Function samePublicKey

  • Whether the given public keys are the same.

    Deprecated

    Use left === right instead now that public keys are base58 strings.

    Parameters

    Returns boolean

Generated using TypeDoc