Update bindings to latest upstream code
[rust-lightning] / lightning-c-bindings / src / chain / transaction.rs
index 39236768def15fbc7de7dcbd2339f194764f793c..40033b15c8f28ba390cbdd1913e5c0bb6e37a56b 100644 (file)
@@ -1,4 +1,4 @@
-//! Contains simple structs describing parts of transactions on the chain.
+//! Types describing on-chain transactions.
 
 use std::ffi::c_void;
 use bitcoin::hashes::Hash;