You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ZmnSCPxj 9af923b6d0 wallet: Minor reorganization of struct invoice members. 7 years ago
..
test wallet: abstract away delayed entry of wallet_payment. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile invoices: Extensive reorganization of invoice system. 7 years ago
db.c pay: Save nodes and channels used on route to payment. 7 years ago
db.h pay: Save nodes and channels used on route to payment. 7 years ago
invoices.c wallet: Pass in timers object during construction. 7 years ago
invoices.h wallet: Pass in timers object during construction. 7 years ago
wallet.c wallet: Pass in timers object during construction. 7 years ago
wallet.h wallet: Minor reorganization of struct invoice members. 7 years ago
walletrpc.c jsonprc: make json_get_params() fail the command, for better error reporting. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago