lnd.xprv/lnrpc/invoicesrpc
Conner Fromknecht 6622c4814e
multi: enforce routing.MinCLTVDelta=18 for invoices + chanupd
This commit clamps all user-chosen CLTVs in LND to be at least 18, which
is the new conservative value used in the sepc. This minimum is applied
uniformly to forwarding CLTV deltas (via channel updates) as well as
final CLTV deltas for new invoices.
2020-07-24 13:13:56 -07:00
..
addinvoice.go multi: enforce routing.MinCLTVDelta=18 for invoices + chanupd 2020-07-24 13:13:56 -07:00
config_active.go rpc: allow wumbo invoices 2020-04-09 19:02:08 -07:00
config_default.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
driver.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
invoices_server.go rpcserver+lnrpc: register REST subservers with root server 2020-06-04 08:50:44 +02:00
invoices.pb.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.pb.gw.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.proto lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.swagger.json lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
log.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
utils.go multi: add explicit hodl invoice flag to invoice 2020-06-02 07:34:23 +02:00