From f0c750cb4a6a66fa79ed6243a0380021a621ab29 Mon Sep 17 00:00:00 2001 From: rhuairahrighairigh Date: Tue, 12 May 2020 01:10:57 +0100 Subject: [PATCH] remove cdp review comment --- x/cdp/abci.go | 1 - 1 file changed, 1 deletion(-) diff --git a/x/cdp/abci.go b/x/cdp/abci.go index 1207c8bc..92781fa0 100644 --- a/x/cdp/abci.go +++ b/x/cdp/abci.go @@ -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(