Documentation ¶
Overview ¶
Package checkers provides functions and structures to verify common types and aggregate errors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Signers ¶
func Signers(signers ...string) []sdk.AccAddress
Signers converts signer bech32 addresses to sdk.AccAddress list. The function ignores errors. It is supposed to be used within Msg.GetSigners implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.