-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
_priority:P2Medium priorityMedium priority
Description
Describe the feature
hardhat keystore rename KEY_1 KEY_2
equivalent of doing
hardhat keystore get KEY_1
// copy the value of KEY_1
hardhat keystore set KEY_2
// paste the copied value
why: i've been renaming config variables recently and i think this might come in handy for other people too
Search terms
No response
Metadata
Metadata
Assignees
Labels
_priority:P2Medium priorityMedium priority
Type
Projects
Status
To-do