@agorio/sdk • Docs
Interface: DiscoveryResult
Properties
capabilities
capabilities:
UcpCapability[]
Defined in
src/types/index.ts:390
domain
domain:
string
Defined in
src/types/index.ts:387
paymentHandlers
paymentHandlers:
PaymentHandler[]
Defined in
src/types/index.ts:391
profile
profile:
UcpProfile
Defined in
src/types/index.ts:385
profileUrl
profileUrl:
string
Defined in
src/types/index.ts:386
services
services:
NormalizedService[]
Defined in
src/types/index.ts:389
signingKeys
signingKeys:
JwkKey[]
Public signing keys advertised in the profile, if any (v0.9).
Defined in
src/types/index.ts:393
version
version:
string
Defined in
src/types/index.ts:388