StellarBase.XDR.TimePoint (Elixir Stellar Base v0.8.3) View Source

Representation of Stellar TimePoint type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.TimePoint{value: non_neg_integer()}

Link to this section Functions

Specs

new(value :: non_neg_integer()) :: t()