register the verified address

pull/4513/head
Diego Nava 1 year ago
parent 6b476a1272
commit 8335523ac7
No known key found for this signature in database
GPG Key ID: 61AFC8738DA8B8B1
  1. 1
      consensus/metrics.go

@ -172,6 +172,7 @@ func initMetrics() {
lastPreimageImportGauge,
preimageEndGauge,
preimageStartGauge,
verifiedPreimagesGauge,
)
})
}

Loading…
Cancel
Save