correclty map token meta in lookup response (fix #34)

This commit is contained in:
2020-03-29 12:56:06 +02:00
parent 4788fa7272
commit 071eeda423
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,9 @@
## 0.9.0 (unreleased)
### Fixes
* Correctly parse Map field for token metadata (#34)
## 0.8.2 (2019-10-20)
### Fixes