abstract fun generateFix(ptx: TransactionBuilder, oldState: StateAndRef<*>, fix: Fix): UnitGenerate a fixing command for this deal and fix.
TODO: This would also likely move to methods on the Contract once the changes to reference the Contract from the ContractState are in.