Commit 47c74471 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Offchain-worker: Make it possible to disable http support (#10087)



* Offchain-worker: Make it possible to disable http support

If a chain doesn't require http support in its offchain workers, this pr enables them to disable the
http support.

* Switch to bitflags

* Use Capabilities

* Update client/offchain/src/lib.rs

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

* Fix test

* Update client/offchain/src/lib.rs

Co-authored-by: default avatarTomasz Drwięga <[email protected]>

Co-authored-by: default avatarTomasz Drwięga <[email protected]>
parent 4292e18e
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