fix(wrw): refactor unsigned sweep flow to change exposed fields depen… #1209
Annotations
2 errors and 1 warning
test:
src/containers/BuildUnsignedSweepCoin/BuildUnsignedSweepCoin.tsx#L139
Argument of type '{ eip1559: { maxFeePerGas: number; maxPriorityFeePerGas: number; } | undefined; replayProtectionOptions: { chain: number; hardfork: "london"; }; bitgoKey: string; ignoreAddressTypes: never[]; ... 6 more ...; isTss: boolean | undefined; }' is not assignable to parameter of type 'RecoverParams & { rootAddress?: string | undefined; gasLimit?: number | undefined; gasPrice?: number | undefined; eip1559?: { maxFeePerGas: number; maxPriorityFeePerGas: number; } | undefined; ... 7 more ...; ethCommonParams?: EvmCcrNonBitgoCoinConfigType | undefined; }'.
|
test
Process completed with exit code 2.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|