wallet: Avoid leaking locktime fingerprint when anti-fee-sniping

This commit is contained in:
MarcoFalke
2018-12-23 19:08:57 +01:00
parent 453803adc9
commit fa48baf23e
3 changed files with 96 additions and 30 deletions

View File

@@ -174,6 +174,7 @@ BASE_SCRIPTS = [
'wallet_fallbackfee.py',
'feature_minchainwork.py',
'rpc_getblockstats.py',
'wallet_create_tx.py',
'p2p_fingerprint.py',
'feature_uacomment.py',
'wallet_coinbase_category.py',