Module try_commit
Available on crate feature
evm only.Expand description
Try database commit interface.
Structs§
- ArcUpgrade
Error - Error type for implementation of
TryDatabaseCommitonArc.
Traits§
- TryDatabase
Commit - EVM database commit interface that can fail.