Provides means of executing and dispatching calls into the runtime for Substrate-based blockchains.
# Cargo.toml
[dependencies]
sc-executor = "0.49.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the NativeExecutor type from sc-executor.
Integrate with a Substrate node and provide the appropriate runtime API.
No dependency data recorded yet.