Execution Data
data class ExecutionData( val annex: ByteVector?, val tapleafHash: ByteVector32?, val validationWeightLeft: Int? = null, val codeSeparatorPos: Long = 4294967295)
Content copied to clipboard
Constructors
Link copied to clipboard
fun ExecutionData( annex: ByteVector?, tapleafHash: ByteVector32?, validationWeightLeft: Int? = null, codeSeparatorPos: Long = 4294967295)
Content copied to clipboard