|
|
@ -125,6 +125,7 @@ BASE_SCRIPTS= [ |
|
|
|
'minchainwork.py', |
|
|
|
'minchainwork.py', |
|
|
|
'p2p-fingerprint.py', |
|
|
|
'p2p-fingerprint.py', |
|
|
|
'uacomment.py', |
|
|
|
'uacomment.py', |
|
|
|
|
|
|
|
'p2p-acceptblock.py', |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
EXTENDED_SCRIPTS = [ |
|
|
|
EXTENDED_SCRIPTS = [ |
|
|
@ -152,7 +153,6 @@ EXTENDED_SCRIPTS = [ |
|
|
|
'txn_clone.py --mineblock', |
|
|
|
'txn_clone.py --mineblock', |
|
|
|
'notifications.py', |
|
|
|
'notifications.py', |
|
|
|
'invalidateblock.py', |
|
|
|
'invalidateblock.py', |
|
|
|
'p2p-acceptblock.py', |
|
|
|
|
|
|
|
'replace-by-fee.py', |
|
|
|
'replace-by-fee.py', |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|