VDRService

fmgp.did.method.prism.vdr.VDRService

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def submit(seqSignedPrismOperation: SignedPrismOperation*): ZIO[Any, Throwable, TxHash]

Concrete methods

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
def prove(eventRef: RefVDR): ZIO[Any, Throwable, PrismBlock]

Attributes

Inherited from:
VDRPassoveService