• Takes a coins list like "819966000ucosm,700000000ustake" and parses it.

    This is a Stargate ready version of parseCoins from ../amino. It supports more denoms.

    Parameters

    • input: string

    Returns Coin[]

Generated using TypeDoc