prysm-pulse/testing/endtoend/static-files/eth1/BUILD.bazel
Radosław Kapka f98d1ce64b
Run multiple go-ethereum nodes in e2e (#10277)
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-03-07 13:23:15 +01:00

9 lines
226 B
Python

filegroup(
name = "eth1data",
srcs = [
"UTC--2021-12-22T19-14-08.590377700Z--878705ba3f8bc32fcf7f4caa1a35e72af65cf766",
"genesis.json",
],
visibility = ["//testing/endtoend:__subpackages__"],
)