Skip to content

Commit 8729b25

Browse files
authored
Merge branch 'devnet-ready' into nonclaim
2 parents bce7cc6 + f7058a2 commit 8729b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/subtensor/src/coinbase/block_emission.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ impl<T: Config> Pallet<T> {
5252
float_alpha_block_emission
5353
);
5454

55-
// // Scale down tao_in
55+
// Scale down tao_in
5656
// tao_in_emission = alpha_price.saturating_mul(float_alpha_block_emission);
5757

5858
// Set to max alpha_block_emission

0 commit comments

Comments
 (0)