# Functions
CountSubKeys counts the total number of keys for a multi-sig public key.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetSignaturePayload returns the sign payload for the SignDoc.
No description provided by the author
No description provided by the author
MustSortJSON is like sortJSON but panic if an error occurs, e.g., if the passed JSON isn't valid.
NewBaseAccount creates a new BaseAccount object.
NewBaseAccountWithAddress - returns a new base account with a given address.
NewCoin returns a new coin with a denomination and amount.
NewCoins constructs a new coin set.
NewFee returns a new instance of Fee.
No description provided by the author
ParseCoin parses a cli input for one coin type, returning errors if invalid.
ParseCoins will parse out a list of coins separated by commas.
No description provided by the author
No description provided by the author
No description provided by the author
ProtoBaseAccount - a prototype function for BaseAccount.
Splits a path into the dirpath and filename.
# Variables
No description provided by the author
No description provided by the author
# Structs
BaseAccount - a base account structure.
Coin hold some amount of one currency.
Fee includes the amount of coins paid in fees and the maximum gas to be used by the transaction.
No description provided by the author
minimum gas price is Price/Gas per gas unit.
No description provided by the author
No description provided by the author
No description provided by the author
declare all std errors.
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
KI64Pair is a key-value struct for int64 value.
KVPair is a key-value struct for []byte value.
No description provided by the author
No description provided by the author
MemPackage represents the information and files of a package which will be stored in memory.
No description provided by the author
No description provided by the author
Signature represents a wrapped signature of a transaction.
SignDoc is the standard object for transactions.
No description provided by the author
Tx is a standard way to wrap a Msg with Fee and Signatures.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author