fix missing FULL_RBF_ENABLED config entries

This commit is contained in:
Mononaut
2023-03-05 23:10:20 -06:00
parent 19d3b0a4dd
commit 21ed3a5e1a
2 changed files with 3 additions and 0 deletions

View File

@@ -22,5 +22,6 @@
"TESTNET_BLOCK_AUDIT_START_HEIGHT": 0,
"SIGNET_BLOCK_AUDIT_START_HEIGHT": 0,
"LIGHTNING": false,
"FULL_RBF_ENABLED": false,
"HISTORICAL_PRICE": true
}