Registry / crypto / pchain-types

pchain-types

JSON →
library0.4.3rscratesunverified

Data types defined in the ParallelChain Protocol.

# Cargo.toml [dependencies] pchain-types = "0.4.3"
INSTALL
IMPORT
SIG · PCHAIN-TYPES
P
pchain-types
cryptorustv0.4.3
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.

Transaction
use pchain_types::Transaction;

Create a default ParallelChain transaction.

use pchain_types::Transaction; fn main() { let tx = Transaction::default(); println!("Transaction: {:?}", tx); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
pchain-types — cargo add pchain-types · libregistry