Open mattsse opened 22 hours ago
desired format looks like
[(table=Headers, pruned=15, status=Finished), (table=Transactions, pruned=780, status=Finished)]
https://github.com/paradigmxyz/reth/blob/03f3646355529554e2a38f2a821881425bc04531/crates/prune/types/src/pruner.rs#L21-L21
https://github.com/paradigmxyz/reth/blob/03f3646355529554e2a38f2a821881425bc04531/crates/node/events/src/node.rs#L311-L311
No response
I'd like to take this one
Describe the feature
desired format looks like
[(table=Headers, pruned=15, status=Finished), (table=Transactions, pruned=780, status=Finished)]
TODO
https://github.com/paradigmxyz/reth/blob/03f3646355529554e2a38f2a821881425bc04531/crates/prune/types/src/pruner.rs#L21-L21
https://github.com/paradigmxyz/reth/blob/03f3646355529554e2a38f2a821881425bc04531/crates/node/events/src/node.rs#L311-L311
Additional context
No response