solana/validator
steviez be38278281 Move default value for --rpc-pubsub-notification-threads to CLI (#158)
The default value was previously being determined down where the thread
pool is being created. Providing a default value at the CLI level is
consistent with other args, and gives an operator better visibility into
what the default will actually be
2024-03-15 22:24:45 -05:00
..
src Move default value for --rpc-pubsub-notification-threads to CLI (#158) 2024-03-15 22:24:45 -05:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml Move default value for --rpc-pubsub-notification-threads to CLI (#158) 2024-03-15 22:24:45 -05:00
solana-test-validator