No need to update status on EOSE

This commit is contained in:
Vitor Pamplona
2025-07-30 17:31:38 -04:00
parent bd7dba1a31
commit 651ca9a3ef
@@ -261,7 +261,6 @@ class RelayPool(
arrivalTime: Long, arrivalTime: Long,
) { ) {
listener.onEOSE(relay, subId, arrivalTime) listener.onEOSE(relay, subId, arrivalTime)
updateStatus()
} }
override fun onRelayStateChange( override fun onRelayStateChange(