Skip to content

Commit bf0583e

Browse files
author
unconst
committed
commit Cargo.lock
1 parent f2caf7d commit bf0583e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pallets/subtensor/src/tests/coinbase.rs

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,4 +1154,11 @@ fn test_get_root_children_drain_with_half_take() {
11541154
close( AlphaDividendsPerSubnet::<Test>::get( alpha, bob ), 3 * (pending_alpha/4), 10000);
11551155

11561156
});
1157-
}
1157+
}
1158+
1159+
1160+
1161+
1162+
yuma --> hotkey --> dividends
1163+
1164+
dividends --> take --> parents (including myself)

0 commit comments

Comments
 (0)