Skip to content

Commit

Permalink
remove replace for local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Hitenjain14 committed Jun 6, 2024
1 parent d2131ff commit c6c8a43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,4 @@ require (
google.golang.org/genproto v0.0.0-20230216225411-c8e22ba71e44 // indirect
)

//replace github.com/ethereum/go-ethereum => github.com/certifaction/go-ethereum v1.10.3-wasm
replace github.com/hack-pad/go-webworkers => ../go-webworkers
//replace github.com/ethereum/go-ethereum => github.com/certifaction/go-ethereum v1.10.3-wasm

0 comments on commit c6c8a43

Please sign in to comment.