Files
cosmos-sdk/client
Alessio Treglia 1fcac93d57 switch GetConfirmation()'s default to no (#4575)
client/input.GetConfirmation() returns true if and only if the
user's input is confirmative.

The function is used in places where fat-fingering may cause
financial loss, e.g. gaiacli tx send command. Thus it seems
wiser to provide a conservative default in order to protect
users from accidental mistyping.

Closes: #4564
2019-06-18 11:46:51 +02:00
..
2019-06-14 11:52:28 +02:00
2019-06-10 17:01:48 +01:00
2019-06-14 11:52:28 +02:00