Skip unnecessary lookups in balance call

This commit is contained in:
lash
2023-02-19 16:14:48 +00:00
parent 273cf23f21
commit ea7c106fa4
3 changed files with 24 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
* 0.5.6
- Remove name and symbol lookup
- Remove decimals lookup for raw output
* 0.5.5
- Implement chainlib-gen for giftable token
* 0.5.4
- Enable setting sender address on contract read calls
* 0.5.3