mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-04 18:54:56 +00:00
switch Nim issue reference to still-open non-dup of issue (#5314)
This commit is contained in:
parent
5b879e3bc2
commit
38b1bafd87
@ -139,7 +139,7 @@ func aggregateSubnets*(tracker: ActionTracker, wallSlot: Slot): AttnetBits =
|
||||
res[duty.subnet_id.int] = true
|
||||
res
|
||||
|
||||
# TODO https://github.com/nim-lang/Nim/issues/22215 keeps from stabilitySubnets
|
||||
# TODO https://github.com/nim-lang/Nim/issues/12172 keeps from stabilitySubnets
|
||||
const allSubnetBits = block:
|
||||
var res: AttnetBits
|
||||
for i in 0..<res.len: res[i] = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user