mars-protocol / cw-asset

A unified representation of various types of Cosmos fungible assets, and helper functions for interacting with them
Apache License 2.0
27 stars 13 forks source link

Stringification of empty `AssetList` #5

Closed larry0x closed 2 years ago

larry0x commented 2 years ago

Currently an empty AssetList stringifies to an empty string. Should output something more informative instead, such as [] or none

larry0x commented 2 years ago

implemented in https://github.com/mars-protocol/cw-asset/commit/e96c04fc45044225dd3a47bfb791cbfe822723af