Skip to content

Commit 7756c42

Browse files
committed
fix(mining): correct docs API version to v30
1 parent 3e14006 commit 7756c42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/src/v30/mining/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: CC0-1.0
22

3-
//! The JSON-RPC API for Bitcoin Core `v29` - mining.
3+
//! The JSON-RPC API for Bitcoin Core `v30` - mining.
44
//!
55
//! Types for methods found under the `== Mining ==` section of the API docs.
66

0 commit comments

Comments
 (0)