Interface: ServiceAdapterConfig ​
Defined in: packages/method/src/core/beacon/aggregation/communication/service.ts:12
ServiceAdapterConfig defines the configuration structure for the Nostr communication service. It includes relay URLs, key pairs, and components for identity generation. ServiceAdapterConfig
Extends ​
Record<string,any>
Indexable ​
[key: string]: any
Properties ​
did ​
did:
string
Defined in: packages/method/src/core/beacon/aggregation/communication/service.ts:14
keys ​
keys:
any
Defined in: packages/method/src/core/beacon/aggregation/communication/service.ts:13