mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-12 03:34:20 +00:00
fix bls12-381 to be in standard notation
This commit is contained in:
parent
db9fdb9b72
commit
8a2e1d55a5
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user