mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 05:34:54 -05:00
Merge pull request #2067 from ethereum/bls_v3_patch
Remove outdated BLS standard note
This commit is contained in:
@@ -613,8 +613,6 @@ Eth2 makes use of BLS signatures as specified in the [IETF draft BLS specificati
|
||||
|
||||
Within these specifications, BLS signatures are treated as a module for notational clarity, thus to verify a signature `bls.Verify(...)` is used.
|
||||
|
||||
*Note*: The non-standard configuration of the BLS and hash to curve specs is temporary and will be resolved once IETF releases BLS spec draft 3.
|
||||
|
||||
### Predicates
|
||||
|
||||
#### `is_active_validator`
|
||||
|
||||
Reference in New Issue
Block a user