Alex Bosworth

Results 260 comments of Alex Bosworth

it requires a change to the bolt11 configuration, https://github.com/alexbosworth/invoices/blob/master/bolt11/conf/bech32_currency_codes.json

Yes definitely, that was the original idea On Thu, Aug 2, 2018 at 12:54 PM Eric Martindale wrote: > It'd be nice if this service were backend-agnostic, capable of connecting...

I think you described it accurately The sweep should be identifiable though in various ways if you want to remove the ability to CPFP it, CPFPing the sweep is not...

what settings are you using? they use the same underlying probe function so I think it does clean the failed payment

this is now supported, `if(private, capacity >= 20*k, capacity >= 5*m)`

similar to https://github.com/alexbosworth/balanceofsatoshis/issues/201

I like the buttons and the interactiveness concepts The high level features here are: 1. Create an invoice wrapped in a trade-secret 2. Decode the invoice wrapped in the trade...

Maybe instead of trying to pass upwards, just pass the context you need to the function to begin with? There is a lot of stuff going on so it's hard...

I added a new framework for bot buttons to ln-telegram, I think this can be a model for how to merge in trade-secret A scenario I'm interested in is one...