pull down to refresh
86 sats \ 4 replies \ @adam_coinos_io 13 Feb \ parent \ on: Stacker Saloon
Yes we did revoke some NWC keys so you may need to re-connect your wallet. You can get your NWC connection string here: https://coinos.io/settings/nostr
So now the coinos wallet is not even loading because of
0.B1zdlePP.js:11 Uncaught (in promise) TypeError: Cannot destructure property 'i18n' of 't' as it is null. at y1 (0.B1zdlePP.js:11:22708)
Here's the part of minimized code that triggers that
, y1 = async ({data: t}) => { const {i18n: n, translations: e} = t , {locale: i, route: o} = n; Xt(e),
reply