We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa08d50 commit a0830a7Copy full SHA for a0830a7
pallets/subtensor/src/coinbase/root.rs
@@ -513,7 +513,6 @@ impl<T: Config> Pallet<T> {
513
MaxBurn::<T>::remove(netuid);
514
MinDifficulty::<T>::remove(netuid);
515
MaxDifficulty::<T>::remove(netuid);
516
- LastAdjustmentBlock::<T>::remove(netuid);
517
RegistrationsThisBlock::<T>::remove(netuid);
518
EMAPriceHalvingBlocks::<T>::remove(netuid);
519
RAORecycledForRegistration::<T>::remove(netuid);
0 commit comments