• Check if two account addresses are the exact same. This will not consider different aliases for the same account as equal.

    Returns

    True if they are equal.

    Parameters

    • left: AccountAddress
    • right: AccountAddress

    Returns boolean

Generated using TypeDoc