mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-08 17:30:36 +02:00
tests: implement base58_decode
This commit is contained in:
@ -67,6 +67,7 @@ TEST_EXIT_PASSED = 0
|
||||
TEST_EXIT_SKIPPED = 77
|
||||
|
||||
TEST_FRAMEWORK_MODULES = [
|
||||
"address",
|
||||
"script",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user