payjoin / nolooking

Batched Channels from a PayJoin ⚡️🔀
41 stars 8 forks source link

Open default outbound channel to across-minimum #37

Closed 0xBEEFCAF3 closed 1 year ago

0xBEEFCAF3 commented 1 year ago

Suggest a default channel with cap 10000 sats to 03dfd79a08fd9539fae5361642e29d9a23f7ffeacf938cb9c4740d58fa5407354a@pfam7qhz37c3a54ohs6mnawkf6voel4i2cazhweadh26rp5tfmeqxkyd.onion:9735

DanGould commented 1 year ago

Did you test this?

Agree a default is good.

However, I believe the minimum supported lnd channel size is 20,000 sats and the minimum economically useful one to us is probably around 500,000 sats

if we change input type here it needs to change in add_channel as well

DanGould commented 1 year ago

Ah, #30 already adresses type="number". Could you review it?

Now that zero fee routing is going down, I'm wondering if defaults are better served from our own endpoint. When we're on umbrel we're at the mercy of their process to update our users if we don't have a dynamic way to serve this data.