Commit ba9629c0 authored by Andreas Bigger's avatar Andreas Bigger

Remove re-exported rpc

parent 612fa9ca
......@@ -13,9 +13,6 @@ import (
"github.com/ethereum/go-ethereum/rpc"
)
// RPC is re-exported from op-node/client.
type RPC client.RPC
// DefaultDialTimeout is a default timeout for dialing a client.
const DefaultDialTimeout = 1 * time.Minute
const defaultRetryCount = 30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment