Registry / other / bitcoin-private

bitcoin-private

JSON →
library0.1.0rscratesunverified

Internal types and macros used by the rust-bitcoin ecosystem.

# Cargo.toml [dependencies] bitcoin-private = "0.1.0"
INSTALL
IMPORT
SIG · BITCOIN-PRIVATE
B
bitcoin-private
otherrustv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Network
use bitcoin_private::Network;

Uses the Network enum from bitcoin-private.

use bitcoin_private::Network; let network = Network::Bitcoin; println!("Network: {:?}", network);
Debug
Known issues
gotchaInternal crate; not intended for direct use.
fix
Use the public-facing bitcoin crate instead.
affects: *
Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
OpenAI (training)
1
Resources
bitcoin-private — cargo add bitcoin-private · libregistry