Skip to content

Commit

Permalink
docs: adding amoy on-chain example
Browse files Browse the repository at this point in the history
  • Loading branch information
javip97 committed Apr 8, 2024
1 parent e32f6ee commit a25425e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ paths:
"scope": [
{
"circuitID": "credentialAtomicQueryV3OnChain-beta.1",
"id": 3,
"id": 200,
"query": {
"context": "https://raw.githubusercontent.com/iden3/claim-schema-vocab/main/schemas/json-ld/kyc-v3.json-ld",
"allowedIssuers": [ "*" ],
Expand All @@ -308,7 +308,7 @@ paths:
}
],
"transactionData": {
"contractAddress": "0x36eB0E70a456c310D8d8d15ae01F6D5A7C15309A",
"contractAddress": "0xc5Cd536cb9Cc3BD24829502A39BE593354986dc4",
"methodID": "b68967e2",
"chainID": 80002,
"network": "polygon-amoy"
Expand Down
1 change: 1 addition & 0 deletions internal/api/api.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a25425e

Please sign in to comment.