remove cdp review comment

This commit is contained in:
rhuairahrighairigh 2020-05-12 01:10:57 +01:00
parent a5d70d1424
commit f0c750cb4a

View File

@ -25,7 +25,6 @@ func BeginBlocker(ctx sdk.Context, req abci.RequestBeginBlock, k Keeper) {
err := k.UpdateFeesForAllCdps(ctx, cp.Denom)
// handle if an error is returned then propagate up
// TODO: panic here probably for mainnet (optional: have a bool that says panic or no)
if err != nil {
ctx.EventManager().EmitEvent(
sdk.NewEvent(