models/transactions/export library

Classes

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