mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Add mock EthClient for testing
This commit is contained in:
@@ -40,7 +40,7 @@ type Coordinator struct {
|
||||
txsel *txselector.TxSelector
|
||||
batchBuilder *batchbuilder.BatchBuilder
|
||||
|
||||
ethClient *eth.Client
|
||||
ethClient eth.ClientInterface
|
||||
ethTxStore kvdb.Storage
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user