Skip to content

Commit

Permalink
added note on verifier address (#1233)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin852 authored Oct 25, 2024
1 parent 2b087a7 commit 2ca9cfc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ Use the existing deployments for all three contracts, making note of the existin
```
1. Instantiate the contract.
- NOTE: `verifier_address` is in reference to the previously deployed Voting Verifier Contract as opposed to the address of an external verifier.
```bash
axelard tx wasm instantiate $GATEWAY_CODE_ID \
'{
Expand Down

0 comments on commit 2ca9cfc

Please sign in to comment.