We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Context: In Sepolia testnet.
Issue: When multiple decryption requests are sent in one block, only the last decryption result is returned to Sepolia.
Expected behavior: We should return 3 decryptions results (call three times fulfillRequest)
The text was updated successfully, but these errors were encountered:
We think that it is a nonce issue, if the gateway relayer account did not manage the nonce correctly, only one is taken from mempool.
Sorry, something went wrong.
leventdem
manoranjith
No branches or pull requests
Context:
In Sepolia testnet.
Issue:
When multiple decryption requests are sent in one block, only the last decryption result is returned to Sepolia.
Expected behavior:
We should return 3 decryptions results (call three times fulfillRequest)
The text was updated successfully, but these errors were encountered: