Skip to content

Commit

Permalink
include forwarder address in ocr2 config (#10532)
Browse files Browse the repository at this point in the history
  • Loading branch information
eutopian authored Sep 7, 2023
1 parent c325f96 commit 8f6c038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/web/schema/type/feeds_manager.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ type OCR2JobConfig {
enabled: Boolean!
isBootstrap: Boolean!
multiaddr: String
forwarderAddress: String
p2pPeerID: String
keyBundleID: String
plugins: Plugins!
Expand Down

0 comments on commit 8f6c038

Please sign in to comment.