View Source Soroban.Types.Int256 (Soroban v0.5.0)

Int256 struct definition.

Link to this section Summary

Link to this section Types

@type t() :: %Soroban.Types.Int256{value: value()}
@type value() :: integer()