forked from cerc-io/ipld-eth-server
Support debug_traceCall API (#192)
* Implement debug_traceCall API * Use API implementation from geth with custom backend * Update refs in GitHub workflow
This commit is contained in:
@@ -25,6 +25,7 @@ import (
|
||||
"github.com/ethereum/go-ethereum/p2p/netutil"
|
||||
"github.com/ethereum/go-ethereum/rpc"
|
||||
log "github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/cerc-io/ipld-eth-server/v4/pkg/prom"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user