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).
X ‖ Y
SuiAccount.publicKey
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 (theSuiAccount.publicKeyshape).