Expand description
Substrate client runtime utilities.
Provides convenient APIs to ease calling functions contained by a FRAME runtime WASM blob.
Modules§
- error
- Errors types of runtime utilities.
Structs§
- Runtime
Caller - Simple utility that is used to call into the runtime.
Functions§
- fetch_
latest_ metadata_ from_ code_ blob - Fetches the latest metadata from the given runtime blob.