mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
Fix proposer factory prometheus registration (#1862)
The proposer wasn't registered in prometheus and thus, we could not see its metrics.
This commit is contained in:
Generated
+1
@@ -4980,6 +4980,7 @@ dependencies = [
|
||||
"sp-inherents",
|
||||
"sp-runtime",
|
||||
"sp-transaction-pool",
|
||||
"substrate-prometheus-endpoint",
|
||||
"wasm-timer",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user