View Source Soroban.Types.UInt256 (Soroban v0.14.0)

UInt256 struct definition.

Summary

Types

@type t() :: %Soroban.Types.UInt256{value: value()}
@type value() :: non_neg_integer()