Takes a coins list like "819966000ucosm,700000000ustake" and parses it.
Starting with CosmJS 0.32.3, the following imports are all synonym and support
a variety of denom types such as IBC denoms or tokenfactory. If you need to
restrict the denom to something very minimal, this needs to be implemented
separately in the caller.
Takes a coins list like "819966000ucosm,700000000ustake" and parses it.
Starting with CosmJS 0.32.3, the following imports are all synonym and support a variety of denom types such as IBC denoms or tokenfactory. If you need to restrict the denom to something very minimal, this needs to be implemented separately in the caller.
This function is not made for supporting decimal amounts and does not support parsing gas prices.