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
The gas used of transaction is different from RPC.
elixir -version
Transaction: https://cronos.crypto.org/explorer/tx/0x3b3508bb82eecf44ca6363c965f07429926a18cc0a8061f91b0b90a26557c13e/token-transfers
RPC result: https://rpc-cronos.crypto.org/block_results?height=809912
The 'Gas Used by Transaction' should be same with RPC result.
The 'Gas Used by Transaction' is different from RPC.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The gas used of transaction is different from RPC.
Environment
elixir -version
): nilSteps to reproduce
Transaction: https://cronos.crypto.org/explorer/tx/0x3b3508bb82eecf44ca6363c965f07429926a18cc0a8061f91b0b90a26557c13e/token-transfers
RPC result: https://rpc-cronos.crypto.org/block_results?height=809912
Expected behaviour
The 'Gas Used by Transaction' should be same with RPC result.
Actual behaviour
The 'Gas Used by Transaction' is different from RPC.
The text was updated successfully, but these errors were encountered: