feat: avoid test_eip1559

This commit is contained in:
Coline
2022-06-28 14:11:25 +02:00
parent 51fdc01065
commit 63a8d94f48

View File

@@ -0,0 +1,11 @@
from time import sleep
from ethereum_client.utils import UINT64_MAX, apdu_as_string, compare_screenshot, save_screenshot, PATH_IMG, parse_sign_response
from ethereum_client.plugin import Plugin
import ethereum_client
def test_sign_eip_1559(cmd):
result: list = []
bip32_path="44'/60'/0'/0/0"