Skip to content

Commit dbb3edd

Browse files
committed
Add deprecation comment
Module `contracthash` is deprecated, add this info to the module rustdoc.
1 parent 3f5caa5 commit dbb3edd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/util/contracthash.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
//! See Appendix A of the Blockstream sidechains whitepaper at
1818
//! <http://blockstream.com/sidechains.pdf> for details of what this does.
1919
//!
20+
//! This module is deprecated.
2021
2122
#![cfg_attr(not(test), deprecated)]
2223

0 commit comments

Comments
 (0)