safe-config-service
safe-config-service copied to clipboard
Implement Chain maximum RPC batch size field
Description
A new Chain
field is needed to inform the UI about the maximum batch size for each chain. This field will represent the limit for the RPC call batching.
Requirements
- Implement a new
Chain
maximum RPC batch size field.