From 302d0a4b0434db40c2608fd8166cb4da12212924 Mon Sep 17 00:00:00 2001 From: Calin Martinconi Date: Mon, 4 Nov 2024 19:34:13 +0200 Subject: [PATCH] fix: remove unused field --- pkg/storageincentives/agent.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/storageincentives/agent.go b/pkg/storageincentives/agent.go index 10358a679e2..8a9d7d15db1 100644 --- a/pkg/storageincentives/agent.go +++ b/pkg/storageincentives/agent.go @@ -70,7 +70,6 @@ type Agent struct { chainStateGetter postage.ChainStateGetter commitLock sync.Mutex health Health - capacityDoubling uint8 } func New(overlay swarm.Address,