Open smye opened 4 years ago
Hi @smye ! Thanks for the suggestion, it is really appreciated.
The project owner will review your suggestion as soon as they can.
Please wait until we have discussed this idea before writing any code or submitting a Pull Request, so we can go through the design beforehand. We don’t want you to waste your time!
I think it would be quite useful to have the ability to refer to specific accounts under an alias when using the CLI. For example:
oz accounts
displays a list of accountsAnd for a function such as
transfeOwnership(address newOwner)
which is invoked throughoz send-tx
you would then be able to do something like#2
at the prompt, which would then refer to 0x22d491Bde2303f2f43325b2108D26f1eAbA1e32b.Thoughts?