Skip to content

Commit 6872057

Browse files
author
unconst
committed
Merge branch 'nonclaim' of https://github.com/opentensor/subtensor into nonclaim
2 parents c7d8010 + 8729b25 commit 6872057

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)