Skip to content

Commit a0830a7

Browse files
committed
don't remove LastAdjustmentBlock
1 parent aa08d50 commit a0830a7

File tree

1 file changed

+0
-1
lines changed
  • pallets/subtensor/src/coinbase

1 file changed

+0
-1
lines changed

pallets/subtensor/src/coinbase/root.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@ impl<T: Config> Pallet<T> {
513513
MaxBurn::<T>::remove(netuid);
514514
MinDifficulty::<T>::remove(netuid);
515515
MaxDifficulty::<T>::remove(netuid);
516-
LastAdjustmentBlock::<T>::remove(netuid);
517516
RegistrationsThisBlock::<T>::remove(netuid);
518517
EMAPriceHalvingBlocks::<T>::remove(netuid);
519518
RAORecycledForRegistration::<T>::remove(netuid);

0 commit comments

Comments
 (0)