aeternity / aepp-sdk-go

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

Parsing Microblocks has trouble deserializing a GenericTx in Contract Integration Test #69

Closed randomshinichi closed 5 years ago

randomshinichi commented 5 years ago

Found in WaitForTransactionUntilHeight(), which swallowed this error. Probably better to fix first before tackling this issue.