Arc
Arc
Good idea. Will look into it, thanks
This is interesting, as the opposite would be true for people using it in the day. I suppose this would be set in the initial setup, once autoconnect gets incorporated
I think they have Tor set up for Room77? I will ask them how they did it
Been meaning to sort this, I know M5Stack have a sticker template somewhere we could use.
Added a nodedetails function which could run on startup, could be used to return details of the node for a moment + check to see if its connected
To harness the deserialised json the function returns: const char* identity_pubkey = doc["identity_pubkey"]; // "03d34c207eecb9045228c9f835d7a2ed950f2ba03a4f173ed6fd3a895cf00de201" const char* alias = doc["alias"]; // "room77" int num_active_channels = doc["num_active_channels"]; // 29 int num_peers...
Any fix for this? I have the exact same issue
> I don't understand why use this instead of Cashu, for example, which is already a simple protocol that seems to be battle-tested and used in some places. More because...
Wait, what, I thought this was not a terrible idea?
Is it worth running both? signet.lnbits.com testnet.lnbits.com demo.lnbits.com All testing servers. I did have an issue having two lnbits sharing the same poetry path on a server, did you find...