aeternity / aepp-sdk-go

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

rlp: fixing 0 encoding issue #35

Closed randomshinichi closed 5 years ago

randomshinichi commented 5 years ago

The modification to RLP was intentional.

https://github.com/aeternity/aeternity/issues/2213

Updating unittests to reflect the modified code.