Skip to content

Commit

Permalink
track light client pool
Browse files Browse the repository at this point in the history
  • Loading branch information
etan-status committed May 19, 2022
1 parent 696af9b commit 01331d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beacon_chain/nimbus_beacon_node.nim
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ proc initFullNode(
node.quarantine = quarantine
node.attestationPool = attestationPool
node.syncCommitteeMsgPool = syncCommitteeMsgPool
node.lightClientPool = lightClientPool
node.exitPool = exitPool
node.processor = processor
node.blockProcessor = blockProcessor
Expand Down

0 comments on commit 01331d9

Please sign in to comment.