Skip to content

Commit 2ca9cfc

Browse files
authored
added note on verifier address (#1233)
1 parent 2b087a7 commit 2ca9cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dev/amplifier/chain-integration/integrate-a-chain.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Use the existing deployments for all three contracts, making note of the existin
299299
```
300300
301301
1. Instantiate the contract.
302-
302+
- NOTE: `verifier_address` is in reference to the previously deployed Voting Verifier Contract as opposed to the address of an external verifier.
303303
```bash
304304
axelard tx wasm instantiate $GATEWAY_CODE_ID \
305305
'{

0 commit comments

Comments
 (0)