StellarBase.XDR.ClaimableBalanceEntryExtV1 (Elixir Stellar Base v0.8.0) View Source
Representation of Stellar ClaimableBalanceEntryExtV1
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.ClaimableBalanceEntryExtV1{ ext: StellarBase.XDR.Ext.t(), flags: StellarBase.XDR.UInt32.t() }
Link to this section Functions
Specs
new(ext :: StellarBase.XDR.Ext.t(), flags :: StellarBase.XDR.UInt32.t()) :: t()