Skip to content

Commit

Permalink
Merge pull request #62 from neutron-org/feat/mnemonic-note
Browse files Browse the repository at this point in the history
chore: mnemonic note
  • Loading branch information
zavgorodnii authored Nov 14, 2022
2 parents 63c8f68 + b73ada4 commit 294e52e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions validator_test_upload_contract.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ then
fi

echo "Local address in neutron: $NEUTRON_ADDRESS"
echo ""
echo " ##### ### ### ### "
echo "# # ## # # ###### # # ##### # # # # ###### # # #### # # # #### ### ### ### "
echo "# # # # # # # # # # ## ## ## # # ## ## # # ## # # # # ### ### ### "
echo " ##### # # # # ##### # # # # # ## # # # # ##### # ## # # # # # # # # # # # "
echo " # ###### # # # # # ##### # # # # # # # # # # # # # # # "
echo "# # # # # # # # # # # # # # ## # # # # # # ## # # # ### ### ### "
echo " ##### # # ## ###### #### # # # # # # ###### # # #### # # # #### ### ### ### "
echo ""
echo "Key mnemonic: $MNEMONIC"
echo "Key name: $NEUTRON_KEY_NAME"
echo ""
Expand Down

0 comments on commit 294e52e

Please sign in to comment.