MySignedPrismEvent

fmgp.did.method.prism.proto.MySignedPrismEvent
See theMySignedPrismEvent companion object
case class MySignedPrismEvent[+T <: OP] extends MaybeEvent[T], PrismEventIndex

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MaybeEvent[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def prismBlockIndex: Int

Index relative to the Cardano Trasation with PRISM_LABEL

Index relative to the Cardano Trasation with PRISM_LABEL

Attributes

Inherited from:
PrismBlockIndex
def prismEventIndex: Int

Index relative to the PrismBlock

Index relative to the PrismBlock

Attributes

Inherited from:
PrismEventIndex
def productElementNames: Iterator[String]

An iterator over the names of all the elements of this product.

An iterator over the names of all the elements of this product.

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

An iterator over all the elements of this product.

An iterator over all the elements of this product.

Attributes

Returns

in the default implementation, an Iterator[Any]

Inherited from:
Product

Concrete fields

val operation: T