Dollar sign is valid identifier character but not accepted #1657
Labels
bug
Verified to be an issue.
fixed/complete
This Bug is fixed or Enhancement is complete and published.
Ethers.js doesn't accept function names with a dollar sign in them.
ethers.js/packages/abi/src.ts/fragments.ts
Line 1032 in 4e6d121
See the lexer definition in the Solidity repo:
The text was updated successfully, but these errors were encountered: