# Functions
AccAddressFromBech32 creates an AccAddress from a Bech32 string.
check string array inclusion.
No description provided by the author
GetFromBech32 decodes a bytestring from a Bech32 encoded string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VerifyAddressFormat verifies that the provided bytes form a valid address according to the default address rules or a custom address verifier set by GetConfig().SetAddressVerifier().
# Variables
No description provided by the author
# Type aliases
AccAddress a wrapper around bytes meant to represent an account address.