@orangecheck/lock-core / EnvelopeSignature
Interface: EnvelopeSignature
Defined in: lock-core/src/types.ts:34
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-alg"></a> alg | "bip322" | lock-core/src/types.ts:35 |
<a id="property-pubkey"></a> pubkey | string | lock-core/src/types.ts:36 |
<a id="property-value"></a> value | string | lock-core/src/types.ts:37 |