Returns the current signature nonce for a given World ID based on its leaf index. The nonce is used to perform on-chain operations for the World ID.
If the provided leaf index is invalid, the nonce will still be returned as zero.
Query for the indexer based on a leaf index.
Used for getting inclusion proofs and signature nonces.
The leaf index to query (from the AccountRegistry)
"0x1"
Response containing the signature nonce from the indexer.
The signature nonce for the account
"0x0"