View Source Stellar.TxBuild.AddressWithNonce (Elixir Stellar SDK v0.15.1)
AddressWithNonce
struct definition.
Link to this section Summary
Link to this section Types
@type t() :: %Stellar.TxBuild.AddressWithNonce{ address: Stellar.TxBuild.SCAddress.t(), nonce: non_neg_integer() }