data class Move : Move, Commands
<init> |
Move(contractHash: SecureHash? = null) |
contractHash |
val contractHash: SecureHash? Contract code the moved state(s) are for the attention of, for example to indicate that the states are moved in order to settle an obligation contracts state object(s). |