We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5caa5 commit dbb3eddCopy full SHA for dbb3edd
1 file changed
src/util/contracthash.rs
@@ -17,6 +17,7 @@
17
//! See Appendix A of the Blockstream sidechains whitepaper at
18
//! <http://blockstream.com/sidechains.pdf> for details of what this does.
19
//!
20
+//! This module is deprecated.
21
22
#![cfg_attr(not(test), deprecated)]
23
0 commit comments