mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 09:04:56 -05:00
fix bls12-381 to be in standard notation
This commit is contained in:
@@ -609,7 +609,7 @@ def add_validator(validators: List[ValidatorRecord],
|
||||
return index
|
||||
```
|
||||
|
||||
`BLSVerify` is a function for verifying a BLS-12-381 signature, defined in the BLS-12-381 spec.
|
||||
`BLSVerify` is a function for verifying a BLS12-381 signature, defined in the BLS12-381 spec.
|
||||
|
||||
## Routine for removing a validator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user