massalabs / docs

Massa Protocol Documentation
https://docs.massa.net/
14 stars 65 forks source link

fix MAX_ASYNC_POOL_LENGTH #316

Closed plouis01 closed 3 months ago

plouis01 commented 3 months ago

The old value for the maximum capacity of the asynchronous messages pool is shown in the doc. MAX_ASYNC_POOL_LENGTH is defined here https://github.com/massalabs/massa/blob/6f9acc3561d73e67788f52a35b190416e5bb7e2f/massa-models/src/config/constants.rs#L144