Add stake and unstake commands to Shardeum CLI #1
Annotations
5 errors
|
Build:
src/index.ts#L689
Argument of type '{ to: string; value: bigint; data: string; gasLimit: number; }' is not assignable to parameter of type 'SendTransactionParameters<undefined, { address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; experimental_signAuthorization: (parameters: Authorization) => Promise<...>; ... 5 more ...; type: "local"; }, undefined, SendTransactionRequ...'.
|
Build:
src/index.ts#L730
BigInt literals are not available when targeting lower than ES2020.
|
Build:
src/index.ts#L735
Argument of type '{ to: string; value: bigint; data: string; gasLimit: number; }' is not assignable to parameter of type 'SendTransactionParameters<undefined, { address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; experimental_signAuthorization: (parameters: Authorization) => Promise<...>; ... 5 more ...; type: "local"; }, undefined, SendTransactionRequ...'.
|
Build
The operation was canceled.
|
Loading