externalities

Crates.ioexternalities
lib.rsexternalities
version2.1.2
sourcesrc
created_at2021-03-08 15:47:30.877841
updated_at2021-06-23 01:33:43.908491
descriptionTetcore externalities abstraction
homepagehttps://core.tetcoin.org
repositoryhttps://github.com/tetcoin/tetcore
max_upload_size
id365732
size20,953
Marlon Hanks (marlonhanks)

documentation

https://docs.rs/externalities

README

Tetcore 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: 5279

cargo fmt