This repository was archived by the owner on Mar 5, 2025. It is now read-only.
web3.utils.jsonInterfaceMethodToString is exported with underscore in JS. In TS types however the underscore is not present. #5605
Labels
Is there an existing issue for this?
Current Behavior
This issue is created for PR: #5550
Expected Behavior
Calling
web3.utils._jsonInterfaceMethodToString()
without the need to cast toany
.Steps to Reproduce
Try calling
web3.utils._jsonInterfaceMethodToString()
Web3.js Version
1.x
Environment
Anything Else?
No response
The text was updated successfully, but these errors were encountered: