Skip to content

@keymaster/connect / IntentSignResult

Interface: IntentSignResult

intent.sign 成功结果。

Properties overview

PropertyTypeRequiredDescription
signedEnvelopeBinaryFieldYes签名信封最终真值字节(Deterministic CBOR)。
signatureBinaryFieldYes签名(compact 64-byte secp256k1)。

Properties

signedEnvelope

signedEnvelope: BinaryField

签名信封最终真值字节(Deterministic CBOR)。


signature

signature: BinaryField

签名(compact 64-byte secp256k1)。

Capability access without key custody.