View Source StellarBase.XDR.UInt64 (Elixir Stellar Base v0.16.0)
Representation of Stellar UInt64
type.
Summary
Types
@type t() :: %StellarBase.XDR.UInt64{datum: non_neg_integer()}
Functions
@spec new(uint64 :: non_neg_integer()) :: t()
Representation of Stellar UInt64
type.
@type t() :: %StellarBase.XDR.UInt64{datum: non_neg_integer()}
@spec new(uint64 :: non_neg_integer()) :: t()