diff --git a/setup/minor-update.sh b/setup/minor-update.sh index 5ce865b..e2e7bd5 100755 --- a/setup/minor-update.sh +++ b/setup/minor-update.sh @@ -1 +1 @@ -sudo docker exec -it xinfin-node_xinfinnetwork_1 XDC --exec 'eth.coinbase' --exec 'miner.setEtherbase(eth.accounts[0])' attach /work/xdcchain/XDC.ipc +sudo docker exec -it xdcnetwork-testnet-node XDC --exec 'eth.coinbase' --exec 'miner.setEtherbase(eth.accounts[0])' attach /work/xdcchain/XDC.ipc