@orangecheck/agent-core / Signature
Interface: Signature
Defined in: agent-core/src/types.ts:21
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-alg"></a> alg | "bip322" | agent-core/src/types.ts:22 |
<a id="property-pubkey"></a> pubkey | string | agent-core/src/types.ts:23 |
<a id="property-value"></a> value | string | agent-core/src/types.ts:24 |