storeMediator

abstract fun storeMediator(mediator: DID, host: DID, routing: DID)(source)

Stores a mediator in the system.

Parameters

mediator

The mediator DID to store.

host

The host DID associated with the mediator.

routing

The routing DID for the mediator.