models/export library

Classes

AccountData
MsgSend
MsgSend extends StdMsg and represents the message that should be used when sending tokens from one user to another one. It requires to specify the address from which to send the tokens, the one that should receive the tokens and the amount of tokens to send.
StdCoin
Contains the data of a specific coin
StdFee
StdMsg
StdMsg represents a standard message that can be included inside a transaction.
StdPublicKey
StdSignature
StdSignatureMessage
StdTx
TransactionError
Contains the data related to an error that has occurred when broadcasting the transaction.
TransactionResult
Represents the result that is returned when broadcasting a transaction.