Registry / crypto / ergo-chain-types

ergo-chain-types

JSON →
library0.15.0rscratesunverified

Ergo blockchain types for building and interacting with the Ergo platform.

# Cargo.toml [dependencies] ergo-chain-types = "0.15.0"
INSTALL
IMPORT
SIG · ERGO-CHAIN-TYPES
E
ergo-chain-types
cryptorustv0.15.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.

BlockHeader
✓ use ergo_chain_types::BlockHeader;

Create a default block header.

use ergo_chain_types::BlockHeader; let header = BlockHeader::default(); println!("Block header created");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
ergo-chain-types — cargo add ergo-chain-types · libregistry