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

Int256 struct definition.

Summary

Types

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