• This returns an ParsedKeypair object based by validating the 33-byte Bech32 encoded string starting with suiprivkey, and parse out the signature scheme and the private key in bytes.

    Parameters

    • value: string

    Returns ParsedKeypair