forked from TrueCloudLab/frostfs-testlib
Change mamba version with update imports
Signed-off-by: Aleskei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
parent
54ac125f40
commit
cea3ab5126
7 changed files with 9 additions and 8 deletions
|
@ -3,7 +3,7 @@ import binascii
|
|||
import json
|
||||
|
||||
import base58
|
||||
from neo3 import wallet as neo3_wallet
|
||||
from neo3.wallet import wallet as neo3_wallet
|
||||
|
||||
|
||||
def str_to_ascii_hex(input: str) -> str:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue