Module cfx_storage::defaults
source · Constants§
- The max number of opened MPT databases at the same time. Accessing a state currently involves both the intermediate MPT and delta MPT, so setting this to 4 allows to access two states at the same time.
- Limit the number of open snapshots to set an upper limit on open files in Storage subsystem.