openoms

Results 305 comments of openoms

You made a very good point about the difference between `Disabled` and `Unselected` coins and that both are called being called `Frozen` currently. I very much agree with the method...

Very good to have this especially if it does not need a huge change! Whether it will be used depends mainly on how people run their nodes. If someone has...

[deleted as duplicate, see above]

@AdamISZ Thank you for the detailed answer. It makes sense that the most viable option would be to remove the signing keys from the machine running the scripts so the...

https://github.com/lightningd/plugins/pull/368/ has a fix

My favourite format (also json autoformatting tools help - like `CTRL`+`SHIFT`+`i` in VSCode): ``` ₿ lightning-cli multifundchannel '[ { "id": "nodeID1", "amount": "amount_in_sats" }, { "id": "nodeID2", "amount": "amount_in_sats" },...

Trying an other time after a successful payment without MPP, it went through from the same node with MPP in 3 parts as well. MIght have really just been a...

>The max i can pay through my own channel directly to my peer is `"spendable_msat": "4294967295msat"` That limit might be related to the large-channels setting. Is it the same after...

Not removing entirely. It is planned to keep the installation script for advanced users.