Remove p2p alert handling

This commit is contained in:
BtcDrak
2016-03-07 19:44:09 +00:00
committed by lateminer
parent f91aa8bd99
commit 7de932ba87
8 changed files with 4 additions and 625 deletions

View File

@@ -31,7 +31,7 @@ JSON_TEST_FILES = \
test/data/tx_valid.json \
test/data/sighash.json
RAW_TEST_FILES = test/data/alertTests.raw
RAW_TEST_FILES =
GENERATED_TEST_FILES = $(JSON_TEST_FILES:.json=.json.h) $(RAW_TEST_FILES:.raw=.raw.h)