StellarBase.XDR.UInt64 (Elixir Stellar Base v0.8.4) View Source
Representation of Stellar UInt64
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.UInt64{datum: non_neg_integer()}
Link to this section Functions
Specs
new(uint64 :: non_neg_integer()) :: t()