Skip to content

cosmpy.aerial.coins

Parse the coins.

parse_coins

def parse_coins(value: str) -> List[Coin]

Parse the coins.

Arguments:

  • value: coins

Raises:

  • RuntimeError: If unable to parse the value

Returns:

coins