Function getTotalBalance

  • Name

    getTotalBalance

    Summary

    Get the total balance of an account (free & reserve balances)

    Returns

    The total balance of an account (free & reserve balances)

    Parameters

    • address: string

      Public address of the account to get total balance for.

    Returns Promise<BN>

Generated using TypeDoc