Skip to content

Commit 7a7ab97

Browse files
committed
comment
1 parent 7e46b95 commit 7a7ab97

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pallets/subtensor/src/macros/events.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,8 +428,7 @@ mod events {
428428
incentive: AlphaCurrency,
429429
},
430430

431-
/// End-of-epoch miner incentive alpha by UID (server emission).
432-
/// `emissions[uid]` = alpha emitted to that UID (0..n-1).
431+
/// End-of-epoch miner incentive alpha by UID
433432
IncentiveAlphaEmittedToMiners {
434433
/// Subnet identifier.
435434
netuid: NetUid,

0 commit comments

Comments
 (0)