StellarBase.XDR.Claimants (Elixir Stellar Base v0.5.0) View Source
Representation of a Stellar Claimants
list.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.Claimants{claimants: [StellarBase.XDR.Claimant.t()]}
Link to this section Functions
Specs
new(claimants :: [StellarBase.XDR.Claimant.t()]) :: t()