graphprotocol / allocation-optimizer

Agents and algorithms for optimizing Indexer decision problems.
MIT License
13 stars 14 forks source link

Update actionqueue execution mode to include protocolNetwork field #43

Closed fordN closed 9 months ago

fordN commented 9 months ago

The action queue has been updated to have another required field, protocolNetwork, which defines the protocol network that allocation transactions will be sent to. This field should be included in the GraphQL mutation to queue actions.

anirudh2 commented 9 months ago

Thanks for the heads up!

anirudh2 commented 9 months ago

Done in bba81730ba9d5eaaa8c6e7eda9fba8ba4e0dbd4d!