contracts / DummyContract / State / programRef

programRef

val programRef: SecureHash
Overrides ContractState.programRef

Refers to a bytecode program that has previously been published to the network. This contract program will be executed any time this state is used in an input. It must accept in order for the transaction to proceed.