Registry / networking / bitcoin-subnet

bitcoin-subnet

JSON →
library0.1.16-alpha.0rscratesunverified

Abstractions representing a subnet in the Bitcoin ecosystem.

# Cargo.toml [dependencies] bitcoin-subnet = "0.1.16-alpha.0"
INSTALL
IMPORT
SIG · BITCOIN-SUBNET
B
bitcoin-subnet
networkingrustv0.1.16-alpha.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.

Subnet
✓ use bitcoin_subnet::Subnet;

Creates a new Subnet instance.

use bitcoin_subnet::Subnet; fn main() { let subnet = Subnet::new(); println!("Created a new subnet: {:?}", subnet); }
Debug
Known issues
breakingAlpha version: API may change without notice.
fix
Pin to a specific version and test thoroughly before upgrading.
affects: >=0.1.0 <0.2.0
Upgrade
Version history
0.1.16-alpha.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
38
OpenAI (training)
1
Resources
bitcoin-subnet — cargo add bitcoin-subnet · libregistry