com.r3corda.contracts.asset / Obligation / verifySetLifecycleCommand

verifySetLifecycleCommand

protected fun verifySetLifecycleCommand(inputs: List<State<P>>, outputs: List<State<P>>, tx: TransactionForContract, setLifecycleCommand: AuthenticatedObject<SetLifecycle<P>>): Unit

A default command mutates inputs and produces identical outputs, except that the lifecycle changes.