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