We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51577d4 commit adc0c6bCopy full SHA for adc0c6b
crates/db/README.md
@@ -15,3 +15,5 @@ This library contains the following:
15
headers, etc.
16
- `DbProviderExt` - Extends the reth `DatabaseProviderRW` with a scope-guarded
17
`update` method.
18
+- `DataCompat` - Provides methods for converting between Signet and reth data
19
+ structures, such as `ExecutionOutcome` and `Receipt`.
0 commit comments