feat(send): add unified onchain/lightning switch #3350
Annotations
4 errors
Type check:
src/screens/Settings/AddressViewer/index.tsx#L652
Object literal may only specify known properties, and 'selectedWallet' does not exist in type '{ address?: string | undefined; index?: number | undefined; }'.
|
Type check:
src/screens/Wallets/LNURLPay/Amount.tsx#L83
Object literal may only specify known properties, and 'selectedWallet' does not exist in type '{ address?: string | undefined; index?: number | undefined; }'.
|
Type check:
src/screens/Wallets/LNURLWithdraw/Amount.tsx#L80
Object literal may only specify known properties, and 'selectedWallet' does not exist in type '{ address?: string | undefined; index?: number | undefined; }'.
|
Type check
Process completed with exit code 2.
|
Loading