Skip to content

Commit 45a1847

Browse files
committed
Remove docs TODO
This TODO is described by issue #59 on github. Remove it.
1 parent e64104b commit 45a1847

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

types/src/v18/mod.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
// SPDX-License-Identifier: CC0-1.0
22

3-
// TODO: Work out how to solve the problem that the docs on the re-exported types are for v17.
4-
//
5-
// We probably need to write a script to pull the v18 docs from Core (code base or RPC call) and
6-
// check them against the v17 docs for differences.
7-
83
//! # JSON-RPC types for Bitcoin Core `v0.18`
94
//!
105
//! These structs are shaped for the JSON data returned by the JSON-RPC API. They use stdlib types

0 commit comments

Comments
 (0)