fun addOutputState(state: TransactionState<*>): Intfun addOutputState(state: ContractState, notary: Party, encumbrance: Int? = null): Intfun addOutputState(state: ContractState): IntA default notary must be specified during builder construction to use this method