laconicd/tests/integration_tests/test_basic.py
2022-10-10 16:08:33 +05:30

4 lines
80 B
Python

def test_basic(cluster):
w3 = cluster.w3
assert w3.eth.chain_id == 9000