mirror of
https://github.com/status-im/status-go.git
synced 2025-02-13 15:27:21 +00:00
cdf80b5300
It is needed to be able to set common limits for chain client Added a test for group tag limiter Added a mutex to RPC limiter to change counters atomically Replaced isConnected with atomic.Bool and made it a pointer to be shared across client instances