Skip to content

Commit

Permalink
iface
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Nov 21, 2024
1 parent dafcc90 commit e61f355
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chain-abstraction/interfaces.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ import (
"strconv"

"github.com/ccoveille/go-safecast"

"github.com/ethereum/go-ethereum"
"github.com/ethereum/go-ethereum/accounts/abi/bind"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/crypto"
"github.com/ethereum/go-ethereum/rpc"

"github.com/offchainlabs/bold/containers/option"
"github.com/offchainlabs/bold/solgen/go/rollupgen"
"github.com/offchainlabs/bold/state-commitments/history"
Expand Down

0 comments on commit e61f355

Please sign in to comment.