Stellar.XDR.OperationInnerResult (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar OperationInnerResult
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.XDR.OperationInnerResult{ result: any(), type: Stellar.XDR.OperationType.t() }
Link to this section Functions
Specs
new(result :: any(), type :: Stellar.XDR.OperationType.t()) :: t()