Expand description
Implements the Runtime API Subsystem
This provides a clean, ownerless wrapper around the parachain-related runtime APIs. This crate can also be used to cache responses from heavy runtime APIs.
Structs§
- The
RuntimeApiSubsystem
. See module docs for more details.