Provide more context in BundleState
docs
#1332
Labels
documentation
Improvements or additions to documentation
BundleState
docs
#1332
The docs for
BundleState
start with a sentence that assumes the reader has more context than they might:revm/crates/revm/src/db/states/bundle_state.rs
Line 253 in 688c36c
It is not necessarily clear what is meant by "changed values"
Additionally, the docs mention reverts a couple of times, but never really explain what they are, so a user might be unsure of what to provide as a value for e.g.
revert_range
inBundleState::builder
or forreverts
inBundleState::new
The text was updated successfully, but these errors were encountered: