Registry / networking / nimiq-block

nimiq-block

JSON →
library0.2.0rscratesunverified

Provides block primitives for use in Nimiq's Rust implementation.

# Cargo.toml [dependencies] nimiq-block = "0.2.0"
INSTALL
IMPORT
SIG · NIMIQ-BLOCK
N
nimiq-block
networkingrustv0.2.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.

Block
use nimiq_block::Block;

Creates a default block primitive for Nimiq.

use nimiq_block::Block; fn main() { let block = Block::default(); println!("Block: {:?}", block); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
nimiq-block — cargo add nimiq-block · libregistry