fix: upgrade community and navigation packages #1908
Annotations
2 errors
Run type check:
src/screens/Settings/Lightning/Channels.tsx#L106
Type '{ channel_id: string; confirmations: number; is_public: false; is_usable: false; is_channel_ready: false; is_outbound: false; balance_sat: number; counterparty_node_id: string; funding_txid: string | undefined; ... 6 more ...; config_forwarding_fee_proportional_millionths: number; }' is missing the following properties from type 'TChannel': inbound_scid_alias, inbound_payment_scid
|
Run type check
Process completed with exit code 2.
|