Registry / other / tp-inherents

tp-inherents

JSON →
library2.1.2rscratesunverified

Provides types and traits for creating and checking inherents in Tetcore-based blockchains.

# Cargo.toml [dependencies] tp-inherents = "2.1.2"
INSTALL
IMPORT
SIG · TP-INHERENTS
T
tp-inherents
otherrustv2.1.2
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.

InherentData
✓ use tp_inherents::InherentData;

Creates a new InherentData instance.

use tp_inherents::InherentData; fn main() { let data = InherentData::new(); println!("InherentData created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
tp-inherents — cargo add tp-inherents · libregistry