Tradehub.Tx.SendToken (Tradehub v0.1.13) 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.SendToken{ amount: [Tradehub.amount()], from_address: String.t(), to_address: String.t() }
Link to this section Functions
Specs
Specs
type() :: String.t()
Callback implementation for c:Tradehub.Tx.Validator.type/0
.
Specs
Callback implementation for c:Tradehub.Tx.Validator.validate!/1
.