laconicd/tests/integration_tests/test_basic.py

4 lines
80 B
Python
Raw Normal View History

2022-10-10 10:38:33 +00:00
def test_basic(cluster):
w3 = cluster.w3
assert w3.eth.chain_id == 9000