aeternity / aepp-sdk-go

Golang SDK to interact with the Æternity blockchain
ISC License
18 stars 10 forks source link

Verify() signature returns false for everything #67

Closed randomshinichi closed 5 years ago

randomshinichi commented 5 years ago

Even transactions with signatures that the node accepts. Possibly rework account signing code? Something wrong with string to byte conversion in Golang?