Skip to content

Commit ff0258e

Browse files
authored
Merge pull request #158 from tcharding/05-11-rm-stale-comment
Remove stale comment
2 parents 257b445 + da50b6c commit ff0258e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

types/src/v17/network/mod.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
//! The JSON-RPC API for Bitcoin Core `v0.17` - network.
44
//!
55
//! 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.
6+
97
mod error;
108
mod into;
119

0 commit comments

Comments
 (0)