Stellar.TxBuild.Memo (Elixir Stellar SDK v0.5.0) View Source
Memo
struct definition.
Link to this section Summary
Link to this section Types
Specs
Specs
t() :: %Stellar.TxBuild.Memo{type: atom(), value: memo_value()}
Specs
xdr_memo_value() :: StellarBase.XDR.String28.t() | StellarBase.XDR.UInt64.t() | StellarBase.XDR.Hash.t() | nil