Stellar.XDR.Claimant (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar PublicKey
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.XDR.Claimant{ claimant: Stellar.XDR.ClaimantV0.t(), type: Stellar.XDR.ClaimantType.t() }
Link to this section Functions
Specs
new( claimant :: Stellar.XDR.ClaimantV0.t(), type :: Stellar.XDR.ClaimantType.t() ) :: t()