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