gagliardetto/anchor-go

Method issue when includes 0-9

Closed this issue · 2 comments

If a method ends in a number "doSomething2" then the AnchorTypeIDEncoding is wrong as it treats it as do_something_2 instead of the required do_something2

I only needed to generate once so I didn't really solve this correctly as it's across multiple repos

#3

Fixed by #5