Module try_commit

Source
Expand description

Try database commit interface.

Structs§

ArcUpgradeError
Error type for implementation of TryDatabaseCommit on Arc.

Traits§

TryDatabaseCommit
EVM database commit interface that can fail.