fun addOutputState(state: TransactionState<*>): Unit
fun addOutputState(state: ContractState, notary: Party): Unit
fun addOutputState(state: ContractState): Unit
A default notary must be specified during builder construction to use this method