Registry / networking / cumulus-relay-chain-interface

cumulus-relay-chain-interface

JSON →
library0.31.0rscratesunverified

Common interface for different relay chain data sources in the Cumulus framework.

# Cargo.toml [dependencies] cumulus-relay-chain-interface = "0.31.0"
INSTALL
IMPORT
SIG · CUMULUS-RELAY-CHAI
C
cumulus-relay-chain-interface
networkingrustv0.31.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.

RelayChainInterface
use cumulus_relay_chain_interface::RelayChainInterface;

Demonstrate the RelayChainInterface trait.

use cumulus_relay_chain_interface::RelayChainInterface; fn main() { // Trait usage example println!("RelayChainInterface trait available"); }
Debug
Known issues
gotchaPart of the Polkadot SDK; requires specific Substrate dependencies.
fix
Ensure you have the correct Substrate and Cumulus dependencies in your project.
affects: >=0.1.0
Upgrade
Version history
0.31.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Meta
1
Amazon
1
OpenAI (training)
1
Resources
cumulus-relay-chain-interface — cargo add cumulus-relay-chain-interface · libregistry