Tradehub.Tx.MsgSendToken (Tradehub v0.1.12) View Source
Link to this section Summary
Functions
Callback implementation for c:Tradehub.Tx.Validator.type/0.
Callback implementation for c:Tradehub.Tx.Validator.validate!/1.
Link to this section Types
Specs
t() :: %Tradehub.Tx.MsgSendToken{
amount: [Tradehub.amount()],
from_address: String.t(),
to_address: String.t()
}
Link to this section Functions
Specs
Callback implementation for c:Tradehub.Tx.Validator.type/0.
Specs
Callback implementation for c:Tradehub.Tx.Validator.validate!/1.