lnd/lntest
Conner Fromknecht d6f88cbe6f
lnrpc: allow payment addr override for AMP invoices
This permits an AMP invoice to be "pseudo-reusable", where the invoice
paramters can be used multiple times so long as a new payment address is
supplied. This prevents additional round trips between payer and payee
to obtain a new invoice, even though the payments/invoices won't be
logically associated via the RPC interface like they would when the full
reusable invoices are deployed.
2021-05-28 09:30:05 -07:00
..
channels
itest lnrpc: allow payment addr override for AMP invoices 2021-05-28 09:30:05 -07:00
mock lntest/mock: set input index on spend event 2021-05-12 12:32:28 +02:00
wait
bitcoind.go
bitcoind_common.go itest: basic failover itest when using leader election on etcd 2021-05-04 17:33:12 +02:00
bitcoind_notxindex.go
btcd.go
doc.go
fee_service.go itest: basic failover itest when using leader election on etcd 2021-05-04 17:33:12 +02:00
fee_service_test.go
harness.go Merge pull request #5260 from guggero/windows-itest 2021-05-14 12:57:51 +02:00
neutrino.go
node.go Merge pull request #5260 from guggero/windows-itest 2021-05-14 12:57:51 +02:00
timeouts.go
timeouts_darwin.go
timeouts_etcd.go