This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
mirror of
https://github.com/aljazceru/lightning.git
synced
2025-12-23 17:14:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3412c5d39226c384a9c6b09cf782146e834d2d26
lightning
/
wallet
/
test
History
Rusty Russell
b8e484b508
struct channel_config: use amount_sat / amount_msat.
...
Signed-off-by: Rusty Russell <
rusty@rustcorp.com.au
>
2019-02-21 08:01:37 +00:00
..
.gitignore
wallet: move tests into test/ dir like other unit tests.
2017-12-13 22:46:10 +01:00
Makefile
db: save and restore last_sent_commit correctly.
2018-09-04 14:43:27 +02:00
run-db.c
common/amount: new types struct amount_msat and struct amount_sat.
2019-02-21 00:44:57 +00:00
run-wallet.c
struct channel_config: use amount_sat / amount_msat.
2019-02-21 08:01:37 +00:00
test_utils.h
Use expected LIGHTNING_DIR_FILE_H define
2018-03-25 23:54:21 +00:00