fix : lint

This commit is contained in:
Shivam Sharma 2022-11-21 15:16:28 +05:30
parent 07f9741e8a
commit b6d1276474

View file

@ -419,6 +419,7 @@ func (api *PublicFilterAPI) GetFilterLogs(ctx context.Context, id rpc.ID) ([]*ty
borConfig := api.chainConfig.Bor
var filter *Filter
var borLogsFilter *BorBlockLogsFilter
if f.crit.BlockHash != nil {