perfectmak / libra-core

A javascript client for libra built with typescript
https://npmjs.com/package/libra-core
136 stars 31 forks source link

Added EventHandle and changed parsing of the AccountState blob #43

Closed glachac closed 5 years ago

glachac commented 5 years ago

Fixes parsing of the AccountState blob. as reported in issue #42

glachac commented 5 years ago

Closing this PR. See PR #46 which combines all the fixes into one PR including transfer coin