StellarBase.XDR.ClaimAtomType (Elixir Stellar Base v0.8.2) View Source

Representation of Stellar ClaimAtomType type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.ClaimAtomType{identifier: atom()}

Link to this section Functions

Link to this function

new(type \\ :CLAIM_ATOM_TYPE_V0)

View Source

Specs

new(type :: atom()) :: t()