mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
lightningd: remove num_revocations_received.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
a5d4a3eb2c
commit
1396cf6249
@@ -50,7 +50,6 @@ char *dbmigrations[] = {
|
||||
" minimum_depth INTEGER,"
|
||||
" next_index_local INTEGER,"
|
||||
" next_index_remote INTEGER,"
|
||||
" num_revocations_received INTEGER,"
|
||||
" next_htlc_id INTEGER, "
|
||||
" funding_tx_id BLOB,"
|
||||
" funding_tx_outnum INTEGER,"
|
||||
|
||||
Reference in New Issue
Block a user