mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-23 18:53:13 +00:00
update secret_holder
Removed definition of outgoingviewingsecretkey
This commit is contained in:
parent
819bb1b7f3
commit
ff13c34027
@ -23,7 +23,6 @@ pub struct SeedHolder {
|
||||
pub struct SecretSpendingKey(pub(crate) [u8; 32]);
|
||||
|
||||
pub type ViewingSecretKey = Scalar;
|
||||
pub type OutgoingViewingSecretKey = Scalar;
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
/// Private key holder. Produces public keys. Can produce account_id. Can produce shared secret for
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user