Protected
valueStatic
fromCreates a CLValueUInt256 instance from a Uint8Array. Parses the byte array to retrieve the UInt256 value.
An object containing the new CLValueUInt256 instance and any remaining bytes.
The Uint8Array containing the byte representation of the UInt256 value.
Generated using TypeDoc
Represents a 256-bit unsigned integer value in the Casper type system.