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