Commit d88f195c authored by pengjun's avatar pengjun

#627 fix rpc_test

parent 5d9da776
...@@ -344,7 +344,7 @@ init() { ...@@ -344,7 +344,7 @@ init() {
#1CQMn9B5Rh6s8wtnYEhuQwtVxPjcXSC4qC #1CQMn9B5Rh6s8wtnYEhuQwtVxPjcXSC4qC
chain33_ImportPrivkey ${IssuancePriv3} ${IssuanceAddr3} "issuance3" "${para_ip}" chain33_ImportPrivkey ${IssuancePriv3} ${IssuanceAddr3} "issuance3" "${para_ip}"
#1BLfkPaAGqSiXyovx3Pm9xUTMHmusLXtLZ #1BLfkPaAGqSiXyovx3Pm9xUTMHmusLXtLZ
chain33_ImportPrivkey ${CollateralizePriv} ${CollateralizeAddr} "coll" "${main_ip}" chain33_ImportPrivkey ${CollateralizePriv} ${CollateralizeAddr} "coll" "${para_ip}"
chain33_applyCoins "${IssuanceAddr3}" 12000000000 "${para_ip}" chain33_applyCoins "${IssuanceAddr3}" 12000000000 "${para_ip}"
chain33_QueryBalance "${IssuanceAddr3}" "$para_ip" chain33_QueryBalance "${IssuanceAddr3}" "$para_ip"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment