Skip to content
Unverified Commit 67704a27 authored by Alex van de Sandt's avatar Alex van de Sandt Committed by GitHub
Browse files

Derive `Clone` for `SigningSettings` (#3538)

Resolves #3533

`SigningSettings` and some of its fields didn't implement
`Clone`/`Copy`, even though they could. This made it cumbersome to store
and re-use a value of `SigningSettings`.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
parent c2e50d0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment