Stellar.TxBuild.BumpSequence (Elixir Stellar SDK v0.3.0) View Source
Bumps sequence number.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.TxBuild.BumpSequence{ bump_to: pos_integer(), source_account: Stellar.TxBuild.OptionalAccount.t() }