enable cross chain CC stuff in tests

This commit is contained in:
Jonathan "Duke" Leto
2018-08-22 10:11:05 +02:00
parent df09c378ca
commit b8245a9397

View File

@@ -43,7 +43,7 @@ class CryptoConditionsTest (BitcoinTestFramework):
'-ac_supply=5555555',
'-ac_reward=10000000',
'-pubkey=' + self.pubkey,
'-ac_cc=1',
'-ac_cc=2',
'-whitelist=127.0.0.1',
'-debug',
'-daemon',