@upbond/sdk
    Preparing search index...

    Type Alias PublicKeyInput

    PublicKeyInput: Uint8Array | string

    A secp256k1 public key as bytes or text: 33-byte compressed SEC1, 65-byte uncompressed SEC1, or 64-byte raw X ‖ Y; text is hex (0x optional) or base64 (the SuiAccount.publicKey shape).