View Source StellarBase.XDR.UInt256 (Elixir Stellar Base v0.12.0)

Representation of Stellar UInt256 type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.UInt256{datum: binary()}

Link to this section Functions

@spec new(uint256 :: binary()) :: t()