util: kill bh2u
no longer useful, and the name is so confusing...
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import hashlib
|
||||
from typing import List, Tuple, NamedTuple, Union, Iterable, Sequence, Optional
|
||||
|
||||
from .util import bfh, bh2u, BitcoinException
|
||||
from .util import bfh, BitcoinException
|
||||
from . import constants
|
||||
from . import ecc
|
||||
from .crypto import hash_160, hmac_oneshot
|
||||
|
||||
Reference in New Issue
Block a user