diff --git a/x/registry/keeper/naming_keeper.go b/x/registry/keeper/naming_keeper.go index 38f5844e..f4c4f5f3 100644 --- a/x/registry/keeper/naming_keeper.go +++ b/x/registry/keeper/naming_keeper.go @@ -519,7 +519,8 @@ func (k Keeper) ProcessAuthorityExpiryQueue(ctx sdk.Context) error { k.Logger(ctx).Info(fmt.Sprintf("Marking authority expired as no bond present: %s", name)) - return nil + // Continue with the loop + continue } // Try to renew the authority by taking rent.