Rename geth to eth, signifying client independence (#161)
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"context"
|
||||
"github.com/ethereum/go-ethereum/rpc"
|
||||
|
||||
"github.com/vulcanize/vulcanizedb/pkg/geth/client"
|
||||
"github.com/vulcanize/vulcanizedb/pkg/eth/client"
|
||||
)
|
||||
|
||||
type RpcClient interface {
|
||||
|
||||
Reference in New Issue
Block a user