Skip to content

Commit

Permalink
Update autoclaim&redelegate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0xheycat authored Oct 3, 2022
1 parent c2be9cc commit cc3b066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Haqq intensivized testnet/Tool/autoclaim&redelegate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ read -p "Input your Validator name: " NODE
read -p "Input your wallet address: " ADDRESS
read -p "Input your Validator address : " VALOPER
read -p "Input your Chain ID,ex chain for HAQQ is haqq_54211-2 : " CHAIN
read -p "Input your Token name,ex usei for SEI,aISLM for HAQQ : " TOKEN
read -p "Input your Token name,ex uSEI for SEI,aISLM for HAQQ : " TOKEN
read -p "Input Service NAME your NODE Testnet,ex haqqd,seid,mund,masad : " SERVICE
echo 'export NODE='\"${NODE}\" >> $HOME/.bash_profile
echo 'export SERVICE='\"${SERVICE}\" >> $HOME/.bash_profile
Expand Down

0 comments on commit cc3b066

Please sign in to comment.