4 lines
94 B
Python
4 lines
94 B
Python
# external imports
|
|
from chainlib.encode import TxHexNormalizer
|
|
TxNormalizer = TxHexNormalizer
|