Stellar.TxBuild.XDR behaviour (Elixir Stellar SDK v0.5.0) View Source

Defines the XDR construction callbacks for the transaction's components.

Link to this section Summary

Link to this section Types

Specs

error() :: {:error, atom()}

Link to this section Callbacks

Specs

new(any(), any()) :: struct() | error()

Specs

to_xdr(struct()) :: struct()