refactor: Change config private key type to K256Secret #30

Manually merged
awiteb merged 4 commits from awiteb/config-private-key-type into master 2024-07-24 00:20:19 +02:00 AGit

4 commits

Author SHA1 Message Date
0b56faebae
fix: Use K256Secret directly
All checks were successful
DCO checker / DCO checker (pull_request) Successful in 4s
Rust CI / Rust CI (pull_request) Successful in 4m40s
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-23 22:22:42 +03:00
672b84710e
remove: Remove is_valid_signature util
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-23 22:21:56 +03:00
470fd6c015
chore: Imple Clone for K256Secret
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-23 22:21:24 +03:00
bd45d6e1a9
refactor: Change config private key type to K256Secret
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-23 22:20:50 +03:00