referrerpolicy=no-referrer-when-downgrade
cumulus_client_service

Type Alias ParachainHostFunctions

Source
pub type ParachainHostFunctions = (HostFunctions, SubstrateHostFunctions);
Expand description

Host functions that should be used in parachain nodes.

Contains the standard substrate host functions, as well as a host function to enable PoV-reclaim on parachain nodes.