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

Method GetSigners

types/tx_msg.go:28–28  ·  view source on GitHub ↗

Signers returns the addrs of signers that must sign. CONTRACT: All signatures must be present to be valid. CONTRACT: Returns addrs in some deterministic order.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

SignStdTxFunction · 0.65
GetSignersMethod · 0.65
NewAnteHandlerFunction · 0.65
validateBasicFunction · 0.65
printSignaturesFunction · 0.65

Implementers 15

TestMsgtypes/tx_msg.go
MsgSetWithdrawAddressx/distribution/types/msg.go
MsgWithdrawDelegatorRewardsAllx/distribution/types/msg.go
MsgWithdrawDelegatorRewardx/distribution/types/msg.go
MsgWithdrawValidatorRewardsAllx/distribution/types/msg.go
MsgSendx/bank/msgs.go
MsgIssuex/bank/msgs.go
MsgSubmitProposalx/gov/msgs.go
MsgDepositx/gov/msgs.go
MsgVotex/gov/msgs.go
IBCTransferMsgx/ibc/types.go
IBCReceiveMsgx/ibc/types.go

Calls

no outgoing calls

Tested by

no test coverage detected