Update IC commit #1232
Annotations
5 errors
docs
Module '"../../candid/minter"' has no exported member 'PendingUtxo'.
|
docs
Argument of type '{ required_confirmations: number; current_confirmations: [] | [number]; }' is not assignable to parameter of type '{ pending_utxos: [] | [PendingUtxo[]]; required_confirmations: number; }'.
|
docs
Module '"../candid/minter"' has no exported member 'PendingUtxo'.
|
docs
Type 'null' is not assignable to type '[] | [{ skip_pre_upgrade: [] | [boolean]; }]'.
|
docs
Process completed with exit code 1.
|