Structure
UInt256
A 256-bit unsigned integer backed by two UInt128 limbs, conforming to FixedWidthInteger, BinaryInteger, and UnsignedInteger; used for 256-bit field arithmetic on the secp256k1 curve.
- iOS 18.0+
- macCatalyst 18.0+
- macOS 15.0+
- tvOS 18.0+
- visionOS 2.0+
- watchOS 11.0+
@frozen struct UInt256