Submitted by 0x52
https://github.com/code-423n4/2022-08-olympus/blob/b5e139d732eb4c07102f149fb9426d356af617aa/src/policies/Operator.sol#L363-L469
Incorrect initial bond market price.
In the above lines the initial prices are set to the wall price rather than the current price as indicated in documentation.
Initial price should be updated to open bond market at current price rather than wall price.
Oighty (Olympus) disagreed with severity and commented:
0xean (judge) commented:
Oighty (Olympus) commented:
