Files
pezkuwi-subxt/substrate/client/cli
Bastian Köcher b427bbb363 Make run_node_until_exit take a future (#7318)
The function takes a closure that resolved before to a `TaskManager`,
now it resolves to a `Future` which output is a `TaskManager`. This is
required for node setups that are async.
2020-10-14 08:03:37 +00:00
..
2020-08-20 17:04:42 +02:00

Substrate CLI library.

License: GPL-3.0-or-later WITH Classpath-exception-2.0