You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
- Document `doc/musig.md` for further notes on API usage.
14
14
- Usage example `examples/musig.c`.
15
15
16
+
#### Removed
17
+
- Removed the `secp256k1_scratch_space` struct and its associated functions `secp256k1_scratch_space_create``secp256k1_scratch_space_destroy` because the scratch space was unused in the API.
0 commit comments