Skip to content

Commit acccf3e

Browse files
committed
removing clause on unused secp256k1 assuming we still sign gossip messages
1 parent 9883d92 commit acccf3e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/client/validator.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ The validator ID is the zero-index of the list in the yaml file. For example,
1515
`3.17.30.69`, `54.178.44.198`, `18.216.248.220` are `validator_id: 0`,
1616
`validator_id: 1`, `validator_id: 2` respectively.
1717

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-
2218
## Block proposer selection
2319

2420
The block proposer shall be determined by the modulo of current slot number by

0 commit comments

Comments
 (0)