Skip to content

Commit

Permalink
removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
open-junius committed Nov 18, 2024
1 parent 4f92d34 commit a8ce070
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions runtime/src/precompiles/staking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ impl StakingPrecompile {
exit_status: ExitError::InvalidRange,
})?))?;

// let netuid_u16 = netuid.as_u32();

// Create the add_stake call
let call = RuntimeCall::SubtensorModule(pallet_subtensor::Call::<Runtime>::add_stake {
hotkey,
Expand Down

0 comments on commit a8ce070

Please sign in to comment.