diff --git a/src/util/schnorr.rs b/src/util/schnorr.rs index c85e7258..a7bba40f 100644 --- a/src/util/schnorr.rs +++ b/src/util/schnorr.rs @@ -82,4 +82,4 @@ impl TweakedPublicKey { &self.0 } -} \ No newline at end of file +}