wayne.zhang

Results 2 issues of wayne.zhang

Hi, I've got the "Decode secret is not a valid cert\/public key" error. This is my code: ``` print("========") local jwt = require "jwt" local cjson = require("cjson") local jwt_token...

In the page https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getlogs, `blockhash` in `eth_getLogs` should be blockHash according to [eip-234](https://eips.ethereum.org/EIPS/eip-234)

needs triage šŸ“„