PrismStateInMemory

fmgp.prism.PrismStateInMemory
See thePrismStateInMemory companion object
case class PrismStateInMemory(opHash2op: Map[String, MySignedPrismOperation[OP]], tx2eventRef: Map[String, Seq[EventRef]], ssi2eventRef: Map[String, Seq[EventRef]]) extends PrismState

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
PrismState

Attributes

Inherited from:
PrismState

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def ssiCount: Int

Attributes

Inherited from:
PrismState