# Functions
Get the AccountDecoder function for the custom AppAccount.
check if it's mini token by last letter without validation.
Validate and check if it's mini token.
No description provided by the author
No description provided by the author
Prototype function for AppAccount.
No description provided by the author
This function is used by both client and server side, and the client needs to use MiniTokenSymbolNewMinLen for the validation.
This function is used by both client and server side, and the client needs to use TokenSymbolNewMinLen for the validation.
No description provided by the author
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
1 with 8 decimal digits.
1m with 8 decimal digits.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
probably enough.
probably enough.
number of zeros = TokenSymbolTxHashSuffixLen.
No description provided by the author
No description provided by the author
No description provided by the author
10k with 8 decimal digits.
No description provided by the author
90 billions with 8 decimal digits.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
probably enough.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ChainApp represents the main ABCI application.
No description provided by the author
TODO: maybe need to move GetFrozenCoins to the base interface.
# Type aliases
AbciQueryHandler represents an abci query handler, registered by a plugin's InitPlugin.
No description provided by the author