pull down to refresh

It should just work then, sounds like the admin string may not be be getting picked up... There was a similar report we haven't reliably reproduced but I think its a bug... Will get back on this
34 sats \ 27 replies \ @siggy47 20h
I was just about to say that to Darth. I did add it already. When I click logo three tines, I get this:
Then, if I enter the string again, it fails
reply
in the string there's the nprofile then a : with more characters after it, if you paste just that does it work?
reply
After the colon?
reply
reply
There is no colon in my string? I'm looking at the screenshot on the github. That doesn't seem to have a colon in the string either.
reply
The screenshot is cropped for width...
See if you can get just the admin secret with cat ~/lightning_pub/admin.enroll
If that's empty or missing that moves the bug on my end to the Dashboard screen rather than the wallet itself...
reply
68 sats \ 0 replies \ @siggy47 19h
I think I got it. I'll try it in a half hour.
reply
When I try to paste it in the admin box I get error please provide an nprofile with an admin token
reply
how many sources are listed under manage sources?
Thanks, we need to dig, trying to get an update out this week and will include a fix
That's because you already claimed that nprofile. You can find that admin string in the /home/user/lightning.pub folder.
How I understand it works (maybe I am wrong)... your LNpub is creating an unique nprofile string. With that, you claim an admin key from the shocknet relay, that is then stored locally on your device. This makes your node to communicate with your clients and the rest of the LN through nostr.
Is that right @justin_shocknet ?
reply
Close, the string after the nprofile is separated with a :
That's a one-time admin linking key
Wallet is supposed to automatically enroll the wallet user as admin with it
But it seems like it didn't, so pasting into there should do it
reply