Update config-mainnet-turbo.toml

This commit is contained in:
molla202 2025-10-23 01:47:08 +03:00 committed by GitHub
parent cf11e1b68a
commit b0aeebc449
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -324,6 +324,9 @@ neighbors_only = true
# HTTP server address to bind for admin and debug RPC.
# listen_address_admin = "0.0.0.0:5679"
## Grpc server address to bind
# listen_address_grpc = "0.0.0.0:50051"
# Number of chunks for a single segment.
# chunks_per_segment = 1024