brianddk

Results 30 comments of brianddk

> When entering a LONG passphrase Second sighting reported on by @spatafore on Reddit with FW v2.6.4-btc-only

> How does that work exactly? Is this a persistent preference, global for all channels? I think it uses the [estimatefee][b] variable in lnd.conf. It's referenced as `feeMode` in the...

> If you have a link to some docs, even just the name of this setting that has these `{ low, medium, high }` values, I can look it up....

Here's to doc page on the [estimatemode][a] setting. https://docs.lightning.engineering/lightning-network-tools/lnd/optimal-configuration-of-a-routing-node#high-fee-environment [a]: https://docs.lightning.engineering/lightning-network-tools/lnd/optimal-configuration-of-a-routing-node#high-fee-environment

Is the idea to allow HTLC signing in Trezor firmware? I know Electrum already does LN-channel open/close on Trezor, but they don't have a good way to get the HTLC...

@lurch , Corrected the spelling and added a reference to picoprobe for anyone wanting a more robust solution. I hadn't seen picoprobe, and didn't realize it could be used as...

@dgpv Awesome. Is your codebase close enough issue a PR, or are you soliciting others to do a little copypasta to bring the changes upstream? > For bitcoinlib that might...

> anyone is free to get the code from bitcointx and port to bitcoinlib when it makes sense. @dgpv Thanks... If no one else picks up the change, I'll be...

same question here, but I'll wager a guess. Since it has a buildozer.spec file, I'm guessing you could build this launcher.apk using buildozer. Then deploy the launcher.apk to your phone...

> How to use thins launcher on android I detailed how I build Launcher in Issue #7