com.r3corda.protocols / RatesFixProtocol / beforeSigning

beforeSigning

protected open fun beforeSigning(fix: Fix): Unit

You can override this to perform any additional work needed after the fix is added to the transaction but before its sent back to the oracle for signing (for example, adding output states that depend on the fix).