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
testing
curl --request POST \ --url https://deoxys.kasar.io/rpc \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --data ' { "id": 1, "jsonrpc": "2.0", "method": "starknet_getNonce", "params": [ {"block_number": 2000000}, "0x200318ff43b562b16597fca1ecb0869ad2aae238c" ] } '
ditto passes tests on this one while the contract address is supposed to be not found.
The text was updated successfully, but these errors were encountered:
@Tbelleng
Sorry, something went wrong.
✅ Internal error from Madara/Deoxys fixed by this PR : keep-starknet-strange/madara@2b96865
No branches or pull requests
testing
ditto passes tests on this one while the contract address is supposed to be not found.
The text was updated successfully, but these errors were encountered: