global: snap

This commit is contained in:
nym21
2026-04-04 20:13:03 +02:00
parent 62f51761ee
commit 7fac0bc613
8 changed files with 26 additions and 10 deletions

View File

@@ -341,7 +341,7 @@ impl Query {
],
reward: subsidy + total_fees,
pool: BlockPool {
id: pool.unique_id(),
id: pool.mempool_unique_id(),
name: pool.name.to_string(),
slug: pool_slug,
miner_names,