ethereum-php icon indicating copy to clipboard operation
ethereum-php copied to clipboard

Adding support for functions with underscores in their names

Open liarco opened this issue 3 years ago • 0 comments
trafficstars

Without this change trying to call a function with _ in its name fails with a No valid (solidity) signature string provided. error.

I'm also updating the regex101 link since it was outdated.

I hope this helps, thank you for your time.

liarco avatar Feb 21 '22 08:02 liarco