Skip to content

Commit

Permalink
implementing publishblockv2 for deneb (#12662)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-prysm committed Aug 8, 2023
1 parent ff6afcc commit 4c352fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions network/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ go_library(
importpath = "github.com/prysmaticlabs/prysm/v4/network",
visibility = ["//visibility:public"],
deps = [
"//api:go_default_library",
"//network/authorization:go_default_library",
"@com_github_ethereum_go_ethereum//rpc:go_default_library",
"@com_github_golang_jwt_jwt_v4//:go_default_library",
Expand Down

0 comments on commit 4c352fa

Please sign in to comment.