algorand / algorand/go-algorand

Ability to choose name when creating / importing an account in kmd with goal

Đang mở
#1,065 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
external contribution new-feature-request Team Scytale
Ngôn ngữ chính
Go
Star
1.4k
Fork
537
Merge trung bình
1 ngày 7 giờ
Pull request đã merge (30 ngày)
18

Mô tả

**Is your feature request related to a problem? Please describe.**

Currently, when creating a new account or importing an account, with `goal account new` or `goal account import`, the account is called `Unnamed-{i}`, where `{i}` cannot be easily predicted (if the wallet was not empty).

Having a friendly name is often convenient.

The current way to do it is to find the exact account name using `goal account list` from the address displayed by `goal account import` / `goal account new`, and then call `goal account rename` with the old name and the new name.

**Describe the solution you'd like**

It would be great to have an option `--name` to `goal account import` and `goal account new` to offer directly the option to choose the name.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.