Stellar.XDR.Operations.BumpSequence (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar BumpSequence
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.XDR.Operations.BumpSequence{ bump_to: Stellar.XDR.SequenceNumber.t() }
Link to this section Functions
Specs
new(bump_to :: Stellar.XDR.SequenceNumber.t()) :: t()