mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Process bls changes (#11684)
* Implement ProcessBLSToExecutionChanges * Batch process signatures * gaz * Change runtime behavior * Terence's review
This commit is contained in:
@@ -9,6 +9,7 @@ go_library(
|
||||
],
|
||||
importpath = "github.com/prysmaticlabs/prysm/v3/crypto/bls/common",
|
||||
visibility = [
|
||||
"//beacon-chain/core/blocks:__subpackages__",
|
||||
"//crypto/bls:__subpackages__",
|
||||
"//testing:__subpackages__",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user