mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
bkpr: insert obscure 60s pop references.
The initial snapshots on an already-running lightningd are expected to be unbalanced, but this shouldn't cause users to long for the green, green grass of home. This controls the Art of Noise. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
neil saitug
parent
3445882ee4
commit
2971b2af79
@@ -80,7 +80,7 @@ struct db_stmt *db_prepare_v2_(const char *location, struct db *db,
|
||||
/**
|
||||
* db_open - Open or create a database
|
||||
*/
|
||||
struct db *db_open(const tal_t *ctx, char *filename);
|
||||
struct db *db_open(const tal_t *ctx, const char *filename);
|
||||
|
||||
/**
|
||||
* Report a statement that changes the wallet
|
||||
|
||||
Reference in New Issue
Block a user