@orangecheck/agent-core / FederationGuardian
Interface: FederationGuardian
Defined in: agent-core/src/federation.ts:34
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-address"></a> address | string | mainnet Bitcoin address (P2WPKH, P2TR, or P2PKH). | agent-core/src/federation.ts:36 |
<a id="property-alg"></a> alg | "bip322" | - | agent-core/src/federation.ts:37 |
<a id="property-name"></a> name? | string | Optional human label. NOT part of the cryptographic identity. | agent-core/src/federation.ts:39 |