This website requires JavaScript.
Explore
Help
Register
Sign In
btcpayserver
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
60ab947a2f
lightning
/
wallet
History
ZmnSCPxj
59abc37258
invoices: Add expiration timer system.
...
Fixes
:
#502
Changes behavior of waitinvoice API!!
2018-02-05 08:52:42 +00:00
..
test
invoices: Add expiration timer system.
2018-02-05 08:52:42 +00:00
.gitignore
wallet: Create and manage a sqlite3 database for the wallet
2017-06-06 09:16:10 +09:30
db.c
pay: Save nodes and channels used on route to payment.
2018-02-01 00:46:06 +00:00
db.h
pay: Save nodes and channels used on route to payment.
2018-02-01 00:46:06 +00:00
invoices.c
invoices: Add expiration timer system.
2018-02-05 08:52:42 +00:00
invoices.h
invoices: Add expiration timer system.
2018-02-05 08:52:42 +00:00
Makefile
invoices: Extensive reorganization of invoice system.
2018-01-16 13:03:54 +01:00
wallet.c
wallet: Pass in timers object during construction.
2018-02-05 08:52:42 +00:00
wallet.h
invoices: Add expiration timer system.
2018-02-05 08:52:42 +00:00
walletrpc.c
jsonprc: make json_get_params() fail the command, for better error reporting.
2018-02-02 00:05:00 +01:00
walletrpc.h
walletrpc: Implemented the withdrawal flow
2017-06-23 16:02:20 +09:30