Crates.io | sc-executor |
lib.rs | sc-executor |
version | 0.40.1 |
source | src |
created_at | 2020-02-27 00:54:22.105438 |
updated_at | 2024-09-25 22:56:50.749875 |
description | A crate that provides means of executing/dispatching calls into the runtime. |
homepage | https://paritytech.github.io/polkadot-sdk/ |
repository | https://github.com/paritytech/polkadot-sdk.git |
max_upload_size | |
id | 212907 |
size | 7,453,874 |
A crate that provides means of executing/dispatching calls into the runtime.
There are a few responsibilities of this crate at the moment:
:code
in the provided externalities), i.e. interfacing with
wasm engine used, instance cache.License: GPL-3.0-or-later WITH Classpath-exception-2.0
Polkadot SDK stable2409