I’m trying to add a wallet to MagicWebstore, but I keep running into an issue:
console.log(localStorage["wallet_info"])
// → undefined
This happens in all browsers I tested. Also, the relay at wss://nostrue.com doesn’t seem to be working.
When I create a store, it just says undefined instead of pulling wallet details. Is LNbits down, or is there something I can do on my side to fix this?
Thanks!
I’m trying to add a wallet to MagicWebstore, but I keep running into an issue:
This happens in all browsers I tested. Also, the relay at
wss://nostrue.comdoesn’t seem to be working.When I create a store, it just says undefined instead of pulling wallet details. Is LNbits down, or is there something I can do on my side to fix this?
Thanks!