You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
And for a function such as transfeOwnership(address newOwner) which is invoked through oz send-tx you would then be able to do something like #2 at the prompt, which would then refer to 0x22d491Bde2303f2f43325b2108D26f1eAbA1e32b.
Thoughts?
The text was updated successfully, but these errors were encountered:
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!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: