const MAX_CONCURRENT_CHAIN_EXCHANGE_REQUESTS: usize = 2;
Expand description

Maximum number of concurrent chain exchange request being sent to the network.