Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 8fcceff

Browse files
committed
Add code comment re control types
1 parent 25b4c7d commit 8fcceff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

json/src/model/control.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
//!
55
//! These structs model the types returned by the JSON-RPC API but have concrete types
66
//! 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

Comments
 (0)