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

Representation of Stellar UInt256 type.

Summary

Types

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

Functions

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