@orangecheck/agent-core / FederationSignature
Interface: FederationSignature
Defined in: agent-core/src/federation.ts:56
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-alg"></a> alg | "federation-bip322" | agent-core/src/federation.ts:57 |
<a id="property-signatures"></a> signatures | { guardian_address: string; value: string; }[] | agent-core/src/federation.ts:59 |
<a id="property-threshold"></a> threshold | string | agent-core/src/federation.ts:58 |