Skip to content

Commit

Permalink
update rpc in restore script
Browse files Browse the repository at this point in the history
  • Loading branch information
inv4fee2020 committed Nov 9, 2022
1 parent be6008d commit 0f9f57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _plinode_restore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export EI_IC_SECRET=${EXT_SECRET}
export EI_CI_ACCESSKEY=${EXT_OUTGOINGTOKEN}
export EI_CI_SECRET=${EXT_OUTGOINGSECRET}
echo *** Starting EXTERNAL INITIATOR ***
external-initiator "{\"name\":\"$PLI_E_INIT_NAME\",\"type\":\"xinfin\",\"url\":\"https://plirpc.blocksscan.io\"}" --chainlinkurl "http://localhost:6688/"
external-initiator "{\"name\":\"$PLI_E_INIT_NAME\",\"type\":\"xinfin\",\"url\":\"https://plixdcrpc.icotokens.net\"}" --chainlinkurl "http://localhost:6688/"
EOF
#sleep 1s
#cat $BASH_FILE3
Expand Down

0 comments on commit 0f9f57e

Please sign in to comment.