algonaut
algonaut copied to clipboard
The field `decimals` should be a `u32` from Algorand's documentation.
Describe the bug
According to the Algorand docs AssetParams::decimals should be a u32.
It's a pretty minor thing, and not necessarily a bug.
Let's comply with the docs then!
this issue has been solved already no?
@Niceural Actually no, we are still using u64.