You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/exporter_example/config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ connection_parameters:
8
8
response_timeout: 5# Timeout when waiting for a websocket message response
9
9
ping_interval: 6# Liveness ping intervals
10
10
ping_timeout: 3# Liveness ping timeout
11
-
collector: "evm"# This will load different collectors based on what mode exporter will run with Supported modes are: "evm", "solana", "conflux", "cardano"
11
+
collector: "evm"# This will load different collectors based on what mode exporter will run with Supported modes are: "evm", "solana", "conflux", "cardano", "bitcoin"
12
12
endpoints: # List of endpoints with their metadata.
0 commit comments