mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
listpeers: add latest feerate and actual last fee amount.
Users have no idea what they would pay for unilateral closes. At least this gives them a clue! Reported-by: @az0re on IRC. Changelog-Added: JSON-RPC: `listpeers` now shows latest feerate and unilaral close fee. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
2
wallet/db_sqlite3_sqlgen.c
generated
2
wallet/db_sqlite3_sqlgen.c
generated
@@ -1834,4 +1834,4 @@ struct db_query db_sqlite3_queries[] = {
|
||||
|
||||
#endif /* LIGHTNINGD_WALLET_GEN_DB_SQLITE3 */
|
||||
|
||||
// SHA256STAMP:6b28c95645d860341a96102fc5f9240eaae6d10c30feb69459f42e78026de2b6
|
||||
// SHA256STAMP:9556cf46f2cbd29da75f53004ff8910b55604d5f9888d1a953c12cfa508e6f7f
|
||||
|
||||
Reference in New Issue
Block a user