Skip to content

Commit

Permalink
fixup(Makefile): clean-core-eval no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Apr 24, 2022
1 parent 5712540 commit 39ca816
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/run-protocol/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ GAS_ADJUSTMENT = 1.2
# RPC_IP = $(shell curl -Ss "$(NETWORK_CONFIG)" | jq -r .rpcAddrs[0] | cut -d":" -f1)
# CHAIN_OPTS = --node=http://$(RPC_IP):26657 --chain-id=$(CHAIN_ID)

#../cosmic-swingset/scripts/clean-core-eval.js gov-psm.js >gov-psm.js-clean.js
#../cosmic-swingset/scripts/clean-core-eval.js gov-econ-committee.js >gov-econ-committee.js-clean.js

# local-chain
AG_SOLO_BASEDIR=../../cosmic-swingset/t1/8000
CHAIN_OPTS = --chain-id=agoric
Expand Down

0 comments on commit 39ca816

Please sign in to comment.