Merge pull request #2930 from ethereum/bellatrix-p2p-pyspec

Include Bellatrix p2p interface specs into pyspec
This commit is contained in:
Hsiao-Wei Wang 2022-07-02 02:31:57 +08:00 committed by GitHub
commit e9bc03a223
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -891,6 +891,7 @@ class PySpecCommand(Command):
specs/bellatrix/fork.md
specs/bellatrix/fork-choice.md
specs/bellatrix/validator.md
specs/bellatrix/p2p-interface.md
sync/optimistic.md
"""
if self.spec_fork == CAPELLA: