PlutoMediationStore is used just to interface between the mediators and storage. It is mainly used to store + fetch mediator from current storage instance (pluto)
Creates an instance of PublicMediatorStore.
Private
Asyncronously fetch all the mediators from storage
Stores a mediator asyncronously in pluto
PlutoMediationStore is used just to interface between the mediators and storage. It is mainly used to store + fetch mediator from current storage instance (pluto)
Export