d4amenace
d4amenace
I agree with shesek, a pin code for sending is not only a good idea but needed. This would enable merchants to allow remote employees to accept payments easily and...
Console access would need to be prohibited as well.
Thanks @shesek. I am aware of nanopos. I actually have this capability with BTCPayServer, which I have installed and connected to spark. To be honest, I am a huge fan...
Whenever I create incoming invoices I can never scan the QR codes. When I use blw I can scan the QR code just fine.
Maybe the richness and the way that the app displays the QR codes.
```root@usr_M1664310541:/# lightning-cli listpeers { "peers": [ { "id": "02b302d41915c8b2ecf8167fb947c7732bdf7a5196c582a56f308cd363f0351094", "connected": true, "netaddr": [ "45.134.225.36:2635" ], "features": "08a000080269a2", "channels": [ { "state": "CHANNELD_NORMAL", "scratch_txid": "d66bdafde848075f07e7eb5f3f0ebeed23775ddbe30f745b4743720dc32955f5", "last_tx_fee_msat": "317000msat", "feerate": { "perkw": 439,...
``` root@usr_M1664310541:/# lightning-cli getinfo { "id": "02fcccc", "alias": "ccc", "color": "02fc3e", "num_peers": 2, "num_pending_channels": 0, "num_active_channels": 2, "num_inactive_channels": 0, "address": [ { "type": "ipv4", "address": "xxx", "port": 40006 }, {...
I can only conclude that Multiple Channels are not currently functional on Core Lightning. Contrary to what was previously assumed.
How do I increase my maxfeepercent permanently to avoid failed payments or the need to set maxfeepercent in every pay call?
There may be some problems with version 12.0. I went to create and pay the same invoice size a second time and there were no problems.....