StellarBase.XDR.Operations (Elixir Stellar Base v0.6.1) View Source
Representation of a Stellar Operation
list.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.Operations{operations: [StellarBase.XDR.Operation.t()]}
Link to this section Functions
Specs
new(operations :: [StellarBase.XDR.Operation.t()]) :: t()