mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 03:53:22 +02:00
[test] Move test framework crypto functions to crypto/
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user