Module polkadot_runtime_parachains::runtime_api_impl[][src]

Expand description

Runtime API implementations for Parachains.

These are exposed as different modules using different sets of primitives. At the moment there is only a v1 module and it is not completely clear how migration to a v2 would be done.

Modules

A module exporting runtime API implementation functions for all runtime APIs using v1 primitives.