Appearance
@keymaster/connect / IntentSignResult
Interface: IntentSignResult
intent.sign 成功结果。
Properties overview
| Property | Type | Required | Description |
|---|---|---|---|
signedEnvelope | BinaryField | Yes | 签名信封最终真值字节(Deterministic CBOR)。 |
signature | BinaryField | Yes | 签名(compact 64-byte secp256k1)。 |
Properties
signedEnvelope
signedEnvelope:
BinaryField
签名信封最终真值字节(Deterministic CBOR)。
signature
signature:
BinaryField
签名(compact 64-byte secp256k1)。