Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitSigCache ¶
func InitSigCache(size int)
func NewAnteHandler ¶
func NewAnteHandler(am auth.AccountKeeper) sdk.AnteHandler
NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer. NOTE: Receiving the `NewOrder` dependency here avoids an import cycle. nolint: gocyclo
panic thrown in this function will be caught in RunTx
func NewTxPreChecker ¶
func NewTxPreChecker() sdk.PreChecker
this function is not implemented in AnteHandler in BaseApp.
func RegisterWire ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.