Files
pezkuwi-subxt/polkadot/service
André Silva 6d71392500 service: don't use the grandpa observer (#494) (#498)
* service: don't use the grandpa observer

* service: remove unnecessary boxing

* service: fix indentation

* service: remove unnecessary on_exit

tasks spawned with `spawn_task`/`spawn_essential_task` are already
guarded by `on_exit`.

* Update service/src/lib.rs

Co-Authored-By: Gavin Wood <gavin@parity.io>
2019-10-25 12:47:42 +02:00
..
2019-09-26 12:27:38 +02:00
2019-02-26 16:04:05 +00:00

= Polkadot Service

placeholder
//TODO Write content :) (https://github.com/paritytech/polkadot/issues/159)