detect backnotarisation by KMD symbol

This commit is contained in:
Scott Sadler
2018-05-27 11:03:38 -03:00
parent 9de5ae87cf
commit f937f44e10
3 changed files with 26 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ komodo_test_SOURCES = \
test-komodo/test_coinimport.cpp \
test-komodo/test_eval_bet.cpp \
test-komodo/test_eval_notarisation.cpp \
test-komodo/test_crosschain.cpp
test-komodo/test_crosschain.cpp \
test-komodo/test_parse_notarisation.cpp
komodo_test_CPPFLAGS = $(komodod_CPPFLAGS)