Function calculateBigNumber

  • Calculates a big number from an amount and chain decimals retrived from API.

    Returns

    The converted amount as a BN object.

    Parameters

    • api: ApiPromise

      An API Promise object.

    • amount: string

      The amount to be converted.

    Returns BN

Generated using TypeDoc