We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e46b95 commit 7a7ab97Copy full SHA for 7a7ab97
pallets/subtensor/src/macros/events.rs
@@ -428,8 +428,7 @@ mod events {
428
incentive: AlphaCurrency,
429
},
430
431
- /// End-of-epoch miner incentive alpha by UID (server emission).
432
- /// `emissions[uid]` = alpha emitted to that UID (0..n-1).
+ /// End-of-epoch miner incentive alpha by UID
433
IncentiveAlphaEmittedToMiners {
434
/// Subnet identifier.
435
netuid: NetUid,
0 commit comments