Stellar.XDR.ClaimantV0 (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar ClaimantV0
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.XDR.ClaimantV0{ destination: Stellar.XDR.AccountID.t(), predicate: Stellar.XDR.ClaimPredicate.t() }
Link to this section Functions
Specs
new( destination :: Stellar.XDR.AccountID.t(), predicate :: Stellar.XDR.ClaimPredicate.t() ) :: t()