mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-17 02:24:48 +08:00
chore: update prometheus on the burn sample
This commit is contained in:
@@ -245,6 +245,7 @@ impl BurnchainStateTransition {
|
||||
windowed_missed_commits,
|
||||
burn_blocks,
|
||||
);
|
||||
BurnSamplePoint::prometheus_update_miner_commitments(&burn_dist);
|
||||
|
||||
// find out which user burns and block commits we're going to take
|
||||
for i in 0..burn_dist.len() {
|
||||
|
||||
Reference in New Issue
Block a user