Whether the given public keys are the same.
Use left === right instead now that public keys are base58 strings.
left === right
Generated using TypeDoc
Whether the given public keys are the same.
Deprecated
Use
left === right
instead now that public keys are base58 strings.