rgb-cln/wallet
Filipe Farinha b13c65dacb withdraw: Swap 'satoshi' and 'destination' params to match online help. 2018-01-17 00:51:18 +01:00
..
test invoices: Extensive reorganization of invoice system. 2018-01-16 13:03:54 +01:00
.gitignore wallet: Create and manage a sqlite3 database for the wallet 2017-06-06 09:16:10 +09:30
Makefile invoices: Extensive reorganization of invoice system. 2018-01-16 13:03:54 +01:00
db.c wallet: Add last_was_revoke to channels 2018-01-15 12:43:22 +01:00
db.h wallet: Added unilateral close info to utxo 2018-01-08 17:19:25 +01:00
invoices.c invoices: Extensive reorganization of invoice system. 2018-01-16 13:03:54 +01:00
invoices.h invoices: Extensive reorganization of invoice system. 2018-01-16 13:03:54 +01:00
wallet.c invoices: Extensive reorganization of invoice system. 2018-01-16 13:03:54 +01:00
wallet.h invoices: Extensive reorganization of invoice system. 2018-01-16 13:03:54 +01:00
walletrpc.c withdraw: Swap 'satoshi' and 'destination' params to match online help. 2018-01-17 00:51:18 +01:00
walletrpc.h walletrpc: Implemented the withdrawal flow 2017-06-23 16:02:20 +09:30