Skip to content

Commit

Permalink
fix(e2e-setup): don't print setup info for ucs01-relay
Browse files Browse the repository at this point in the history
  • Loading branch information
cor committed Sep 9, 2023
1 parent 968f44d commit c7b08e5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions networks/e2e-setup.nix
Original file line number Diff line number Diff line change
Expand Up @@ -506,15 +506,6 @@
echo "+ Voyager config path is: $VOYAGER_CONFIG_FILE"
echo "+ The home path that you can use for union transactions is: $TX_HOME"
printIBCSetupInfo \
"UCS01-RELAY" \
"connection-0" \
"channel-0" \
"transfer" \
"$CW20_ADDRESS" \
"connection-0" \
"channel-0" \
"wasm.$CW20_ADDRESS"
echo "---------------------------------------------------------------------"
echo "+ To run this app on union, run the following command:"
Expand Down

0 comments on commit c7b08e5

Please sign in to comment.