CompactTypeUnsignedInteger
@midnight-ntwrk/compact-runtime v0.14.0
@midnight-ntwrk/compact-runtime / CompactTypeUnsignedInteger
Class: CompactTypeUnsignedInteger
Runtime type of the builtin Unsigned Integer types
Implements
CompactType<bigint>
Constructors
Constructor
new CompactTypeUnsignedInteger(maxValue, length): CompactTypeUnsignedInteger;
Parameters
maxValue
bigint
length
number
Returns
CompactTypeUnsignedInteger