com.r3corda.core.contracts / DummyContract / move

move

fun move(prior: StateAndRef<SingleOwnerState>, newOwner: PublicKey): <ERROR CLASS>
fun move(priors: List<StateAndRef<SingleOwnerState>>, newOwner: PublicKey): TransactionBuilder