[test] Move test framework crypto functions to crypto/

This commit is contained in:
stratospher
2023-09-09 14:31:53 +05:30
parent 8371914604
commit 08a4a56cbc
14 changed files with 10 additions and 10 deletions

View File

@@ -105,7 +105,7 @@ from test_framework.key import (
tweak_add_privkey,
ECKey,
)
from test_framework import secp256k1
from test_framework.crypto import secp256k1
from test_framework.address import (
hash160,
program_to_witness,