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

UInt256 struct definition.

Link to this section Summary

Link to this section Types

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