infix fun State.with notary(notary: Party): TransactionState<State>
infix fun ContractState.with notary(notary: Party): TransactionState<ContractState>