MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / GetSigners

Method GetSigners

x/auth/stdtx.go:40–52  ·  view source on GitHub ↗

GetSigners returns the addresses that must sign the transaction. Addresses are returned in a determistic order. They are accumulated from the GetSigners method for each Msg in the order they appear in tx.GetMsgs(). Duplicate addresses will be omitted.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

GetMsgsMethod · 0.95
GetSignersMethod · 0.65
StringMethod · 0.65

Tested by

no test coverage detected