monerium / smart-contracts

ERC20 compatible e-money deployed on Ethereum
https://monerium.com
Apache License 2.0
35 stars 21 forks source link

Smart contract method names with and without an underscore conflict when generating bindings. #2

Closed gislik closed 6 years ago

gislik commented 6 years ago

Methods such as transfer and _transfer are stripped of underscore prefixes when bindings are generated with abigen.