1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 06:35:11 +01:00
eclair/eclair-node
Thomas HUET 4307bada51
Refactoring of PaymentRequest (#2144)
Refactoring of `PaymentRequest` to pave the way for bolt12 invoices

`PaymentRequest` is renamed to `Invoice` and is now a trait extended by `Bolt11Invoice` and `Bolt12Invoice`. `Bolt12Invoice` will come in a future PR.

Co-authored-by: t-bast <bastuc@hotmail.fr>
2022-02-02 17:29:15 +01:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Refactoring of PaymentRequest (#2144) 2022-02-02 17:29:15 +01:00
pom.xml Back to Dev (#2159) 2022-02-01 10:42:29 +01:00