StellarBase.XDR.ClaimAtomList (Elixir Stellar Base v0.7.0) View Source
Representation of a Stellar ClaimAtomList
list.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.ClaimAtomList{offers: [StellarBase.XDR.ClaimAtom.t()]}
Link to this section Functions
Specs
new(offers :: [StellarBase.XDR.ClaimAtom.t()]) :: t()