UInt64Option
Class: UInt64Option
Defined in: packages/storage/src/whitelist/whitelist.ts:9
Extends
Option
<UInt64
,bigint
>
Constructors
new UInt64Option()
new UInt64Option(option: {}): UInt64Option
Defined in: node_modules/o1js/dist/node/lib/provable/option.d.ts:35
Parameters
option
Returns
Inherited from
Option(UInt64).constructor
Updated 10 days ago