Skip to content

Commit 2b188b8

Browse files
committed
commit Cargo.lock
1 parent 917aa13 commit 2b188b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pallets/subtensor/src/tests/networks.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1882,7 +1882,6 @@ fn massive_dissolve_refund_and_reregistration_flow_is_lossless_and_cleans_state(
18821882
// Ordered α snapshot per net at **pair granularity** (pre‑LP):
18831883
let mut alpha_pairs_per_net: BTreeMap<NetUid, Vec<((U256, U256), u128)>> = BTreeMap::new();
18841884

1885-
18861885
// Register both hotkeys for each participating cold on each net and stake τ→α.
18871886
for (ni, &net) in nets.iter().enumerate() {
18881887
let participants = lp_sets_per_net[ni];

0 commit comments

Comments
 (0)