Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: exchange: explicitly cast the block message limit const (#11511)
It's not a const for the testground build, and needs to be an int 99% of the time. So we might as well just cast here.
- Loading branch information