Add deprecation comment

Module `contracthash` is deprecated, add this info to the module
rustdoc.
This commit is contained in:
Tobin Harding 2021-11-16 13:00:16 +11:00
parent 3f5caa501f
commit dbb3edd482
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
//! See Appendix A of the Blockstream sidechains whitepaper at
//! <http://blockstream.com/sidechains.pdf> for details of what this does.
//!
//! This module is deprecated.
#![cfg_attr(not(test), deprecated)]