Crate sc_runtime_utilities
source ·Expand description
Substrate client runtime utilities.
Provides convenient APIs to ease calling functions contained by a FRAME runtime WASM blob.
Modules§
- Errors types of runtime utilities.
Structs§
- Simple utility that is used to call into the runtime.
Functions§
- Fetches the latest metadata from the given runtime blob.