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

Commit d68d7b2

Browse files
committed
f Unpub raw_transactions
1 parent b819e8a commit d68d7b2

File tree

1 file changed

+1
-1
lines changed
  • client/src/client_sync/v28

1 file changed

+1
-1
lines changed

client/src/client_sync/v28/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//!
55
//! We ignore option arguments unless they effect the shape of the returned JSON data.
66
7-
pub mod raw_transactions;
7+
mod raw_transactions;
88

99
use bitcoin::address::{Address, NetworkChecked};
1010
use bitcoin::{Amount, Block, BlockHash, Txid};

0 commit comments

Comments
 (0)