UInt64
scrypt-ts-opcat / UInt64
Type Alias: UInt64
UInt64:
Flavor
\<bigint
,"int"
>
Defined in: packages/scrypt-ts-opcat/src/smart-contract/types/primitives.ts:28
Represents a 64-bit unsigned integer value.
This is a branded type to distinguish it from regular bigint values.