Skip to content

Commit e5da173

Browse files
test4
1 parent cfa7946 commit e5da173

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,10 @@ fund-acc1:
418418
docker exec push-chain-node pchaind tx bank send push1j0v5urpud7kwsk9zgz2tc0v9d95ct6t5qxv38h \
419419
push1w7xnyp3hf79vyetj3cvw8l32u6unun8yr6zn60 \
420420
1000000000000000000upc \
421-
--gas-prices 100000000000upc -y
421+
--gas-prices 100000000000upc \
422+
--node http://push-chain-node:26657 \
423+
-y
424+
422425

423426
# Deploy the interop contract and capture address
424427
deploy-interop:

0 commit comments

Comments
 (0)