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 IsGovAuthority ¶
IsGovAuthority errors is the authority is the gov module address
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.
func ValidateAddr ¶
func ValidateProposal ¶
ValidateProposal checks the format of the title, description, and authority of a gov message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.