Skip to content
Commit 75d01d40 authored by André Silva's avatar André Silva
Browse files

service: don't use the grandpa observer (#494)



* 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: default avatarGavin Wood <[email protected]>
parent ed4e97c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment