mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Update substrate, add block construction metrics (#1112)
* add metrics * reset & update * update
This commit is contained in:
@@ -388,6 +388,7 @@ macro_rules! new_full {
|
||||
validation_service_handle,
|
||||
slot_duration,
|
||||
backend,
|
||||
service.prometheus_registry().as_ref(),
|
||||
);
|
||||
|
||||
let select_chain = service.select_chain().ok_or(ServiceError::SelectChainRequired)?;
|
||||
|
||||
Reference in New Issue
Block a user