gp-externalities

Crates.iogp-externalities
lib.rsgp-externalities
version0.23.0-pre.1
sourcesrc
created_at2023-12-25 22:58:12.991704
updated_at2024-06-23 14:03:28.085125
descriptionSubstrate externalities abstraction
homepagehttps://gear-tech.io
repositoryhttps://github.com/gear-tech/polkadot-sdk
max_upload_size
id1080528
size25,172
(clearloop)

documentation

https://docs.rs/gp-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

Commit count: 15075

cargo fmt