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