-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
D: EasyDifficulty: EasyDifficulty: EasyGood First IssueGood for newcomersGood for newcomersP: LowPriority: LowPriority: LowT: FeatureType: FeatureType: Feature
Description
Important
If you would like to work on this, please comment and we will assign you to the issue.
On the Network Configuration screen, we should add a button under Update so consumers can reset the Anvil fork programmatically. We can iterate on where this functionality should live in the UI later.
Suggested Implementation
- Add a mutation Hook called
useReset
tosrc/hooks/
for viem'sreset
Action - Add a button called "Reset fork" under "Update" that utilizes the new
useReset
Hook.
Metadata
Metadata
Assignees
Labels
D: EasyDifficulty: EasyDifficulty: EasyGood First IssueGood for newcomersGood for newcomersP: LowPriority: LowPriority: LowT: FeatureType: FeatureType: Feature