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

FuncType AnteHandler

types/handler.go:8–8  ·  view source on GitHub ↗

AnteHandler authenticates transactions, before their internal messages are handled. If newCtx.IsZero(), ctx is used instead.

func(ctx Context, tx Tx, simulate bool) (newCtx Context, result Result, abort bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected