mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
Update wallet keymanager for v0.11 (#5453)
* Update wallet keystore for spec 0.11 * Add herumi * Use local herumi * Merge branch 'master' into wallet-update * Updates after feedback * Merge branch 'wallet-update' of github.com:mcdee/prysm into wallet-update * Merge branch 'master' into wallet-update * Update WORKSPACE
This commit is contained in:
1
third_party/herumi/bls_eth_go_binary.BUILD
vendored
1
third_party/herumi/bls_eth_go_binary.BUILD
vendored
@@ -146,5 +146,6 @@ go_library(
|
||||
visibility = [
|
||||
# Additional access will require security approval.
|
||||
"@prysm//shared/bls:__pkg__",
|
||||
"@com_github_wealdtech_go_eth2_types_v2//:__pkg__",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user