Skip to content

Commit

Permalink
fix: enable historical state (#83)
Browse files Browse the repository at this point in the history
* feat: transfer debt handler

* fix: remove evm account service import

* fix: enable historical state
  • Loading branch information
hieronx authored Dec 9, 2023
1 parent c2e8acc commit 6b355a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/subql_deploy_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,5 @@ jobs:
--projectName="$SUBQL_PROJ_NAME" \
--ipfsCID="$IPFSCID" \
--type=$SUBQL_DEPLOYMENT_TYPE \
--disableHistorical \
--indexerVersion="$SUBQL_INDEXER_VERSION" \
--queryVersion="$SUBQL_QUERY_VERSION"

0 comments on commit 6b355a9

Please sign in to comment.