sp-externalities

Crates.iosp-externalities
lib.rssp-externalities
version0.30.0
created_at2020-02-27 00:54:09.850778+00
updated_at2025-01-07 02:54:05.37444+00
descriptionSubstrate externalities abstraction
homepagehttps://paritytech.github.io/polkadot-sdk/
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id212888
size26,865
Parity Crate Owner (parity-crate-owner)

documentation

https://docs.rs/sp-externalities

README

Substrate externalities abstraction

The externalities mainly provide access to storage and to registered extensions. Extensions are for example the keystore or the offchain externalities. These externalities are used to access the node from the runtime via the runtime interfaces.

This crate exposes the main [Externalities] trait.

License: Apache-2.0

Release

Polkadot SDK Stable 2412

Commit count: 19113

cargo fmt