pub fn relay_parent_offset<Block: BlockT, HostFns: HostFunctions>(
externalities: &TestExternalities<HashingFor<Block>>,
executor: &WasmExecutor<HostFns>,
) -> u32Expand description
Query the relay parent offset from the runtime.
pub fn relay_parent_offset<Block: BlockT, HostFns: HostFunctions>(
externalities: &TestExternalities<HashingFor<Block>>,
executor: &WasmExecutor<HostFns>,
) -> u32Query the relay parent offset from the runtime.