mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Issue 1017 taken port (#1108)
* add git ignore to avoid intellij bazel plugin files. * check if port for p2p is available * add unit test for port taken
This commit is contained in:
committed by
Nishant Das
parent
03017d1958
commit
4f316d6ed0
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ bazel-*
|
||||
|
||||
# IntelliJ
|
||||
.idea
|
||||
.ijwb
|
||||
|
||||
# delve debugger output (not sure how to get rid of these)
|
||||
**/debug.test
|
||||
|
||||
Reference in New Issue
Block a user