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