Priority fees on EVMs (EIP-1559) #12954
Annotations
6 errors
Type Check
'EVMFeeInfo' is declared but its value is never read.
|
Type Check
Module '"../Fees"' has no exported member 'FeeOption'.
|
Type Check
Cannot find name 'FeeOption'.
|
Type Check
Type '{ symbol: NetworkSymbol; control: Control<any>; networkType: "bitcoin" | "ethereum" | "ripple" | "cardano" | "solana"; feeInfo: FeeInfo; errors: FieldErrors<FormState>; register: UseFormRegister<FormState>; getValues: UseFormGetValues<FormState>; setValue: UseFormSetValue<FormState>; composedFeePerByte: string; }' is not assignable to type 'IntrinsicAttributes & CustomFeeProps<FormState>'.
|
Type Check
'toWei' is declared but its value is never read.
|
Type Check
Process completed with exit code 1.
|
Loading