Skip to content

Commit

Permalink
migrate libp2p aspects to issue #781
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Mar 17, 2020
1 parent e6ee1c6 commit 5959709
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions beacon_chain/attestation_aggregation.nim
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
# https://github.com/ethereum/eth2.0-specs/blob/v0.10.1/specs/phase0/p2p-interface.md#topics-and-messages
# specifies. So by the time this calls attestation pool, all validation's
# already done.
#
# Finally, some of the filtering's libp2p stuff. Consistency checks between
# topic/message types and GOSSIP_MAX_SIZE -- mostly doesn't belong here, so
# while TODO, isn't TODO for this module.

import
options,
Expand Down

0 comments on commit 5959709

Please sign in to comment.