fetchai / ledger-subquery

This is the Fetch Ledger SubQuery project, an indexer for the Fetch network.
MIT License
2 stars 10 forks source link

fix: forward script arguments to subquery CLI #131

Closed bryanchriswhite closed 2 years ago

bryanchriswhite commented 2 years ago

Changes

Previously, any command arguments were actually being ignored (e.g. docker-compose:39, node.sts.yml:27).