allow set multithread count (#1056)

This commit is contained in:
Sijie.Sun
2025-06-26 02:19:33 +08:00
committed by GitHub
parent cd26d9f669
commit 70e69a382e
5 changed files with 19 additions and 1 deletions
+2
View File
@@ -43,6 +43,8 @@ message FlagsInConfig {
// a global relay limit, only work for foreign network
uint64 foreign_relay_bps_limit = 26;
uint32 multi_thread_count = 27;
}
message RpcDescriptor {