MySignedPrismOperation

fmgp.prism.MySignedPrismOperation
See theMySignedPrismOperation companion object
case class MySignedPrismOperation[+T <: OP](tx: String, b: Int, o: Int, signedWith: String, signature: Array[Byte], operation: T, protobuf: PrismOperation) extends MaybeOperation[T], PrismOperationIndex

Attributes

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

Members list

Value members

Concrete methods

def opHash: String
def opId: OpId

Inherited methods

Index relative to the Cardano Trasation with PRISM_LABEL

Index relative to the Cardano Trasation with PRISM_LABEL

Attributes

Inherited from:
PrismBlockIndex

Index relative to the PrismBlock

Index relative to the PrismBlock

Attributes

Inherited from:
PrismOperationIndex

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product