class State : ContractState
<init> |
State() |
programRef |
val programRef: SecureHash 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. |