riftenlabs-indexer/internal/config_specification.toml

6 lines
156 B
TOML
Raw Normal View History

2024-10-25 15:26:49 +02:00
[[param]]
name = "rostrum_addr"
type = "String"
doc = "Rostrum address and TCP port (default: 127.0.0.1:50001)"
default = "\"127.0.0.1:50001\".to_string()"