Closed larry0x closed 2 years ago
Currently an empty AssetList stringifies to an empty string. Should output something more informative instead, such as [] or none
AssetList
[]
none
implemented in https://github.com/mars-protocol/cw-asset/commit/e96c04fc45044225dd3a47bfb791cbfe822723af
Currently an empty
AssetList
stringifies to an empty string. Should output something more informative instead, such as[]
ornone