mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
|
sh_binary(
|
||
|
name = "lighthouse_bin",
|
||
|
srcs = [
|
||
|
"lighthouse",
|
||
|
],
|
||
|
visibility = ["//visibility:public"],
|
||
|
)
|