viaduct
0.2.0-5-g5831d91.dirty
runtime
/
edu.cornell.cs.apl.viaduct.backend
/
WireIn
Wire
In
data
class
WireIn
(
v
:
Int
,
index
:
Int
,
hash
:
List
<
Byte
>
,
nonce
:
List
<
Byte
>
)
:
WireTerm
Content copied to clipboard
Properties
Properties
hash
Link copied to clipboard
val
hash
:
List
<
Byte
>
Content copied to clipboard
index
Link copied to clipboard
val
index
:
Int
Content copied to clipboard
nonce
Link copied to clipboard
val
nonce
:
List
<
Byte
>
Content copied to clipboard
v
Link copied to clipboard
val
v
:
Int
Content copied to clipboard