We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 257b445 + da50b6c commit ff0258eCopy full SHA for ff0258e
types/src/v17/network/mod.rs
@@ -3,9 +3,7 @@
3
//! The JSON-RPC API for Bitcoin Core `v0.17` - network.
4
//!
5
//! Types for methods found under the `== Network ==` section of the API docs.
6
-//!
7
-/// These types do not implement `into_model` because apart from fee rate there is no additional
8
-/// `rust-bitcoin` types needed.
+
9
mod error;
10
mod into;
11
0 commit comments