We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc4389 commit 37d299aCopy full SHA for 37d299a
1 file changed
config.example.toml
@@ -55,6 +55,9 @@ extra_validation_enabled = false
55
# Execution Layer RPC url to use for extra validation
56
# OPTIONAL
57
rpc_url = "https://ethereum-holesky-rpc.publicnode.com"
58
+# Timeout for any HTTP requests sent from the PBS module to other services, in seconds
59
+# OPTIONAL, DEFAULT: 10
60
+http_timeout_seconds = 10
61
62
# The PBS module needs one or more [[relays]] as defined below.
63
[[relays]]
0 commit comments