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

Function NewAnteHandler

x/auth/ante.go:26–116  ·  view source on GitHub ↗

NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.

(am AccountKeeper, fck FeeCollectionKeeper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

setGasMeterFunction · 0.85
validateBasicFunction · 0.85
getSignBytesListFunction · 0.85
getSignerAccsFunction · 0.85
deductFeesFunction · 0.85
processSigFunction · 0.85
WithSignersFunction · 0.85
IsCheckTxMethod · 0.80
GasMeterMethod · 0.80
GetMemoMethod · 0.80

Tested by

no test coverage detected