Enable -alertnotify for hard fork detection. Test it.

This commit is contained in:
Taylor Hornby
2016-06-09 13:48:04 -06:00
parent b3418be123
commit 57c074e1e4
3 changed files with 72 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ testScriptsExt=(
'getblocktemplate_proposals.py'
'pruning.py'
'forknotify.py'
'hardforkdetection.py'
'invalidateblock.py'
'keypool.py'
'receivedby.py'