VDRPassiveServiceImpl

fmgp.did.method.prism.vdr.VDRPassiveServiceImpl
case class VDRPassiveServiceImpl(refPrismState: Ref[PrismState]) extends VDRPassoveService

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
VDRPassoveService

Attributes

Inherited from:
VDRPassoveService

Attributes

Inherited from:
VDRPassoveService
def fetch(vdrRef: RefVDR): ZIO[Any, Throwable, VDR]

Attributes

Inherited from:
VDRPassoveService
def fullProve(eventRef: RefVDR): ZIO[Any, Throwable, PrismBlock]

Attributes

Inherited from:
VDRPassoveService

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def prove(eventRef: RefVDR): ZIO[Any, Throwable, PrismBlock]

Attributes

Inherited from:
VDRPassoveService