Skip to content

Commit 6d7fd00

Browse files
committed
Add test json
1 parent 10e43fb commit 6d7fd00

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Query wrap proof data and wrap proof verifier key
2+
curl -d '{"query": "{
3+
blockchainVerificationKey
4+
bestChain {
5+
protocolStateProof {
6+
json
7+
}
8+
}
9+
}"}' -H 'Content-Type: application/json' $MINA_GRAPHQL_URL -o mina_state_proof_vk_query.json

0 commit comments

Comments
 (0)