Function getTotalBalance

  • Parameters

    • address: string

      Public address of the account to get total balance for.

    Returns Promise<BN>

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

    Name

    getTotalBalance

    Summary

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

Generated using TypeDoc