mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
12e5e19c20
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>
10 lines
224 B
Plaintext
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
|