package
3.0.1
Repository: https://github.com/stride-labs/stride.git
Documentation: pkg.go.dev

# Functions

AccAddressFromBech32 creates an AccAddress from a Bech32 string.
check string array inclusion.
Convert any bech32 to stride address.
No description provided by the author
GetFromBech32 decodes a bytestring from a Bech32 encoded string.
Compute coin amount for specific period using linear vesting calculation algorithm.
No description provided by the author
No description provided by the author
============================== AIRDROP UTILS ================================ max64 returns the maximum of its inputs.
No description provided by the author
Min64 returns the minimum of its inputs.
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.