Include chain interface in tests
This commit is contained in:
@@ -9,6 +9,7 @@ from chainlib.eth.tx import (
|
||||
Tx,
|
||||
)
|
||||
|
||||
|
||||
class EthChainInterface(ChainInterface):
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user