Replies: 1 comment
-
Hi I believe past maintainers thought, I don't think this will change, since it's not a critical issue, and will lead to a breaking change for the library. However, this issue is solved in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The web3js getChainId function returns
number
, however EIP-695 states that the RPC returnsstring
. Is this a valid behavior?Beta Was this translation helpful? Give feedback.
All reactions