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

Method GetSignatures

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

Signatures returns the signature of signers who signed the Msg. GetSignatures returns the signature of signers who signed the Msg. CONTRACT: Length returned is same as length of pubkeys returned from MsgKeySigners, and the order matches. CONTRACT: If the signature is missing (ie the Msg is invalid),

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

NewAnteHandlerFunction · 0.80
validateBasicFunction · 0.80
printSignaturesFunction · 0.80
SignStdTxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected