Files
pezkuwi-subxt/prdoc/pr_3166.prdoc
T
Nazar Mokrynskyi 12e5e19c20 Expose internal functions used by spawn_tasks (#3166)
This allows to build a custom version of `spawn_tasks` with less
copy-paste required.

Resolves https://github.com/paritytech/polkadot-sdk/issues/2110

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
2024-02-03 20:47:05 +00:00

10 lines
224 B
Plaintext

title: Expose internal functions used by `spawn_tasks`
doc:
- audience: Node Dev
description: |
This allows to build a custom version of `spawn_tasks` with less copy-paste required
crates:
- name: sc-service