feat: derive(Debug, Copy) for pss::BlindedSigningKey (#200)
Signed-off-by: Nathaniel McCallum <nathaniel@profian.com>
This commit is contained in:
parent
165f06f9cd
commit
6083c913f7
@ -607,6 +607,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct BlindedSigningKey<D>
|
||||
where
|
||||
D: Digest,
|
||||
|
Loading…
x
Reference in New Issue
Block a user