graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

graphman: Add simpler `chain rewind` command to delete blocks

Open encalypto opened this issue 1 year ago • 0 comments

This is a simpler version of #5486, which adds a command to delete blocks past a certain point:

$ graphman chain rewind sepolia --block-hash 0xabc123 --block-number 123

Note that deployments are not rewound here.

encalypto avatar Sep 16 '24 14:09 encalypto