Start creating a HushTestFramework

This commit is contained in:
Duke Leto
2019-12-23 08:41:06 -05:00
parent 6eb19d75ae
commit e79a0830d9
2 changed files with 64 additions and 5 deletions

View File

@@ -1,8 +1,7 @@
#!/usr/bin/env python2
# Copyright (c) 2018 The Zcash developers
# Copyright (c) 2019 The Hush developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
# Copyright (c) 2019-2020 The Hush developers
# Released under the GPLv3
from test_framework.test_framework import BitcoinTestFramework
from test_framework.authproxy import JSONRPCException