There was an error while loading. Please reload this page.
1 parent 9883d92 commit acccf3eCopy full SHA for acccf3e
1 file changed
docs/client/validator.md
@@ -15,10 +15,6 @@ The validator ID is the zero-index of the list in the yaml file. For example,
15
`3.17.30.69`, `54.178.44.198`, `18.216.248.220` are `validator_id: 0`,
16
`validator_id: 1`, `validator_id: 2` respectively.
17
18
-Because pqsignature has not been implemented yet, the `secp256k1` field will
19
-still be the 33 bytes compressed secp256k1 public key for the time being
20
-and shall be replaced in subsequent devnet iterations.
21
-
22
## Block proposer selection
23
24
The block proposer shall be determined by the modulo of current slot number by
0 commit comments