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 current response look like this
Res: {"currentBaseFee":"0xa","currentDifficulty":"0x20000","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","logsHash":"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347","receipts":[],"receiptsRoot":"0x0000000000000000000000000000000000000000000000000000000000000000","rejected":[],"stateRoot":"0x4c9c6cf002e6a88a5444662ca9ceb6a116b7b69ced38c470bf6e4a12a6313967","txRoot":"0x0000000000000000000000000000000000000000000000000000000000000000"}
no line endings - difficult to read in the console. better to reply with pretty jsons for debug
like this:
{ "data" : "0x", "gasLimit" : "0x061a80", "gasPrice" : "0x0a", "nonce" : "0x00", "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : "0x0186a0", "v" : "0x1b", "r" : "0xffb600e63115a7362e7811894a91d8ba4330e526f22121c994c4692035dfdfd5", "s" : "0x6198379fcac8de3dbfac48b165df4bf88e2088f294b61efb9a65fe2281c76e16" }
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
the current response look like this
no line endings - difficult to read in the console. better to reply with pretty jsons for debug
like this:
The text was updated successfully, but these errors were encountered: