Description:
StabilityPool::provideToSpOnBehalfOf() is missing the declaration in the IStabilityPool interface.
Recommended Mitigation:
Add the function to the interface and override in the implementation.
Description:
StabilityPool::provideToSpOnBehalfOf() is missing the declaration in the IStabilityPool interface.
Recommended Mitigation:
Add the function to the interface and override in the implementation.