Commit e09bf312 authored by 轻松's avatar 轻松

ci:ci-plugin

parent 7a43d60c
...@@ -426,7 +426,7 @@ function para_create_nodegroup() { ...@@ -426,7 +426,7 @@ function para_create_nodegroup() {
echo "=========== # bridgevmxgo para chain approve node group =============" echo "=========== # bridgevmxgo para chain approve node group ============="
##approve ##approve
txhash=$(${PARA_CLI} send para nodegroup approve -i "$id" -c 6 -k 0xc34b5d9d44ac7b754806f761d3d4d2c4fe5214f6b074c19f069c4f5c2a29c8cc) txhash=$(${PARA_CLI} send para nodegroup approve -i "$id" -a "" -c 6 -k 0xc34b5d9d44ac7b754806f761d3d4d2c4fe5214f6b074c19f069c4f5c2a29c8cc)
echo "tx=$txhash" echo "tx=$txhash"
query_tx "${PARA_CLI}" "${txhash}" query_tx "${PARA_CLI}" "${txhash}"
......
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