lotus-wallet: Better interactive prompts
This commit is contained in:
parent
ab5345860c
commit
641eeb4783
@ -226,8 +226,12 @@ var yeses = []string{
|
||||
"YES",
|
||||
"approve",
|
||||
"Approve",
|
||||
"sign",
|
||||
"Sign",
|
||||
"accept",
|
||||
"Accept",
|
||||
"authorize",
|
||||
"Authorize",
|
||||
"confirm",
|
||||
"Confirm",
|
||||
}
|
||||
|
||||
func randomYes() string {
|
||||
|
Loading…
Reference in New Issue
Block a user