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

Function processSig

x/auth/ante.go:166–190  ·  view source on GitHub ↗

verify the signature and increment the sequence. if the account doesn't have a pubkey, set it.

(ctx sdk.Context,
	acc Account, sig StdSignature, signBytes []byte, simulate bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NewAnteHandlerFunction · 0.85

Calls 8

processPubKeyFunction · 0.85
GasMeterMethod · 0.80
SetPubKeyMethod · 0.65
ResultMethod · 0.65
SetSequenceMethod · 0.65
GetSequenceMethod · 0.65
IsOKMethod · 0.45

Tested by

no test coverage detected