Skip to content

Commit

Permalink
chore: modified readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkKnight3074 committed Dec 23, 2024
1 parent 499d118 commit 9c3ec25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequencer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ npm install [email protected]
npx solc --bin --abi src/sybil.sol -o build/
```
```
abigen --abi=build/src_mvp_Sybil_sol_Sybil.abi --bin=build/src_mvp_Sybil_sol_Sybil.bin --pkg=main --out=Sybil.go
abigen --abi=build/src_mvp_Sybil_sol_Sybil.abi --bin=build/src_mvp_Sybil_sol_Sybil.bin --pkg=sybil --out=Sybil.go
```

0 comments on commit 9c3ec25

Please sign in to comment.