Stellar.XDR.UInt64 (Elixir Stellar Base v0.1.1) View Source

Representation of Stellar UInt64 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.UInt64{datum: non_neg_integer()}

Link to this section Functions

Specs

new(uint64 :: non_neg_integer()) :: t()