Skip to content

Commit

Permalink
refactor ssz api resp handlers to avoid typed pbs
Browse files Browse the repository at this point in the history
  • Loading branch information
kasey committed Apr 30, 2024
1 parent 47d6afa commit eda3e43
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 278 deletions.
1 change: 1 addition & 0 deletions beacon-chain/rpc/eth/beacon/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ go_library(
"@com_github_ethereum_go_ethereum//common/hexutil:go_default_library",
"@com_github_gorilla_mux//:go_default_library",
"@com_github_pkg_errors//:go_default_library",
"@com_github_prysmaticlabs_fastssz//:go_default_library",
"@com_github_sirupsen_logrus//:go_default_library",
"@io_opencensus_go//trace:go_default_library",
],
Expand Down
Loading

0 comments on commit eda3e43

Please sign in to comment.