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.
1 parent 25b4c7d commit 8fcceffCopy full SHA for 8fcceff
json/src/model/control.rs
@@ -4,3 +4,5 @@
4
//!
5
//! These structs model the types returned by the JSON-RPC API but have concrete types
6
//! and are not specific to a specific version of Bitcoin Core.
7
+
8
+// Control types currently have no need for model equivalents.
0 commit comments