Skip to content

Commit

Permalink
info: format dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms committed Jul 5, 2020
1 parent 448c8e4 commit 24ba2e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/menu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ case $CHOICE in
--title "Choose a mixdepth" \
--inputbox "
Enter a number between 0 to 4 to limit the visible mixdepths
Leave the box empty to show the addresses in all five" 10 60 2> $mixdepth
Leave the box empty to show the addresses in all five" 10 64 2> $mixdepth
openMenuIfCancelled $?
/home/joinmarket/start.script.sh wallet-tool $(cat $wallet) nooption $(cat $mixdepth)
echo ""
Expand All @@ -97,8 +97,6 @@ Leave the box empty to show the addresses in all five" 10 60 2> $mixdepth
;;
SEND)
/home/joinmarket/menu.send.sh
echo ""
echo "Type: 'menu' and press ENTER to return to the menu"
;;
FREEZE)
/home/joinmarket/menu.freeze.sh
Expand Down

0 comments on commit 24ba2e3

Please sign in to comment.