many-things / cw-hyperlane

51 stars 25 forks source link

Support Cosmos SDK v0.50 and more #133

Closed assafmo closed 2 months ago

assafmo commented 3 months ago

What's in this PR

Re: prompt suffix

Right now, the prompt looks like this:

Do you want to proceed? (y/n) [Y/n]

Indicating that y is the default answer if enter is pressed. However, when enter is pressed, this is the result:

Do you want to proceed? (y/n) [Y/n] 
Aborted.