ElementsProject / ElementsProject/elements
`confidential_key` is a misleading name
Aperta
- Lingua principale
- C++
- Stelle
- 1.2k
- Fork
- 416
- Merge medio
- 1g 23h
- PR unite (30g)
- 15
Descrizione
I think `confidential_key` should be renamed because it refers to an object which is not a confidential key: it's a key but it's not confidential.
Suggestions:
* `scanning_pubkey` because the corresponding private key can be used for scanning (is this actually true?)
* `encryption_pubkey` or `ecdh_pubkey` because the pubkey is used to encrypt data for the receiver
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.