fmgp.did.DIDServiceDecentralizedWebNode
See theDIDServiceDecentralizedWebNode companion object
case class DIDServiceDecentralizedWebNode(id: Required[URI], serviceEndpoint: Required[ServiceEndpoint]) extends DIDService
DecentralizedWebNode is a type of DIDService
Attributes
- See also
-
https://identity.foundation/decentralized-web-node/spec/#service-endpoints
"serviceEndpoint": {"nodes": ["https://dwn.example.com", "https://example.org/dwn"]}
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DIDServiceclass Objecttrait Matchableclass Any
Members list
In this article