hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
60 stars 33 forks source link

Reduce number of minimum statedb from 128 to 10 #1132

Open jeffprestes opened 2 years ago

jeffprestes commented 2 years ago

Rationale

At config.go in Node.StateDb.Keep we should reduce the minimum amount of keep files from 128 to 10.