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

    Variable publicKeyBytesConst

    publicKeyBytes: (value: string) => PublicKeyBytes

    Converts the given public key to a Uint8Array. Throws an error if the public key is an invalid base58 string.

    Type Declaration