package
0.1.14
Repository: https://github.com/initia-labs/opinit-bots.git
Documentation: pkg.go.dev

# Functions

HandleErrIgnoreAndTryLater handles the error and returns true if the error is ErrIgnoreAndTryLater.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Keys.

# Structs

BeginBlockArgs is the argument for the begin block handler.
EndBlockArgs is the argument for the end block handler.
EventHandlerArgs is the argument for the event handler if the event is from FinalizeBlock, Tx is nil.
No description provided by the author
RawBlockArgs is the argument for the raw block handler.
No description provided by the author
TxHandlerArgs is the argument for the tx handler.

# Type aliases

BeginBlockHandlerFn is the begin block handler function.
No description provided by the author
EndBlockHandlerFn is the end block handler function.
EventHandlerFn is the event handler function.
RawBlockHandlerFn is the raw block handler function.
TxHandlerFn is the tx handler function.