mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-03 06:13:31 +00:00
rename bls verification spec ref
This commit is contained in:
parent
c462f563b1
commit
5734b25fb1
@ -1013,7 +1013,7 @@ def integer_squareroot(n: int) -> int:
|
||||
|
||||
#### `BLSVerify`
|
||||
|
||||
`BLSVerify` is a function for verifying a BLS12-381 signature, defined in the [BLS12-381 spec](https://github.com/ethereum/eth2.0-specs/blob/master/specs/bls_verify.md).
|
||||
`BLSVerify` is a function for verifying a BLS12-381 signature, defined in the [BLS Verification spec](https://github.com/ethereum/eth2.0-specs/blob/master/specs/bls_verify.md).
|
||||
|
||||
### On startup
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user