lotus-wallet: Better interactive prompts

This commit is contained in:
Łukasz Magiera 2021-02-05 12:47:55 +01:00
parent ab5345860c
commit 641eeb4783

View File

@ -226,8 +226,12 @@ var yeses = []string{
"YES",
"approve",
"Approve",
"sign",
"Sign",
"accept",
"Accept",
"authorize",
"Authorize",
"confirm",
"Confirm",
}
func randomYes() string {