Umi — API References - v1.3.0
    Preparing search index...

    Variable samePublicKeyConst

    samePublicKey: (left: PublicKeyInput, right: PublicKeyInput) => boolean

    Whether the given public keys are the same.

    Type Declaration

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