We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91c026 commit a4f89d2Copy full SHA for a4f89d2
testing/endtoend/backend/anvil_local.go
@@ -22,6 +22,7 @@ import (
22
"github.com/ethereum/go-ethereum/crypto"
23
"github.com/ethereum/go-ethereum/ethclient"
24
"github.com/ethereum/go-ethereum/rpc"
25
+
26
protocol "github.com/offchainlabs/bold/chain-abstraction"
27
"github.com/offchainlabs/bold/solgen/go/mocksgen"
28
"github.com/offchainlabs/bold/solgen/go/rollupgen"
0 commit comments