Use `Extensions` to register offchain worker custom extensions (#1719)
Closes #1671
Adds a `type_id` function to the `Extension` trait, allowing to properly store an retrieve
boxed `Extensions`.
---------
Co-authored-by: Bastian Köcher <[email protected]>
Please register or sign in to comment