Skip to content

Commit

Permalink
Merge pull request #2201 from 0xbasar/patch-1
Browse files Browse the repository at this point in the history
Update ledger.md
  • Loading branch information
tzemanovic authored Nov 24, 2023
2 parents 1ebd939 + 42fe032 commit a07a3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/dev/src/explore/design/ledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Configuration for threads usage can be changed via environment variables:

- `NAMADA_TOKIO_THREADS`: Defaults to 1/2 logical cores
- `NAMADA_RAYON_THREADS`: Defaults to 1/2 logical cores.
- `NAMADA_ROCKSDB_COMPACTION_THREADS`: Defauls to 1/4 logical core. RocksDB also uses 1 more background thread for flushing.
- `NAMADA_ROCKSDB_COMPACTION_THREADS`: Defaults to 1/4 logical core. RocksDB also uses 1 more background thread for flushing.

## Tendermint ABCI

Expand Down

0 comments on commit a07a3b2

Please sign in to comment.