WireDummyIn

data class WireDummyIn(index: Int, hash: List<Byte>, nonce: List<Byte>) : WireTerm

Properties

hash
Link copied to clipboard
val hash: List<Byte>
index
Link copied to clipboard
val index: Int
nonce
Link copied to clipboard
val nonce: List<Byte>