Skip to content

Commit

Permalink
Release v0.2.160
Browse files Browse the repository at this point in the history
  • Loading branch information
asiaziola committed Jan 18, 2024
1 parent dce3e7c commit b07ad78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ evolve: build-race | ; $(info $(M) starting evolve with default params…)

.PHONY: redstone_tx_sync
redstone_tx_sync: build-race | ; $(info $(M) starting redstone_tx_sync with default params…)
bin/$(PACKAGE) redstone_tx_sync --config dbconfig.json
bin/$(PACKAGE) redstone_tx_sync

.PHONY: interact
interact: build-race | ; $(info $(M) starting interact with default params…)
Expand Down

0 comments on commit b07ad78

Please sign in to comment.