Update auto-generated bindings
[rust-lightning] / lightning-c-bindings / src / ln / chan_utils.rs
index 785a159ed215d8e8e22878b71022d128d64107dc..4a73e5d01e0f4e6ea79db2e9161299388ec15b62 100644 (file)
@@ -1,6 +1,5 @@
 //! Various utilities for building scripts and deriving keys related to channels. These are
-//! largely of interest for those implementing chain::keysinterface::ChannelKeys message signing
-//! by hand.
+//! largely of interest for those implementing chain::keysinterface::Sign message signing by hand.
 
 use std::ffi::c_void;
 use bitcoin::hashes::Hash;