Skip to content

Commit adc0c6b

Browse files
committed
fix: add datacompat
1 parent 51577d4 commit adc0c6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/db/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ This library contains the following:
1515
headers, etc.
1616
- `DbProviderExt` - Extends the reth `DatabaseProviderRW` with a scope-guarded
1717
`update` method.
18+
- `DataCompat` - Provides methods for converting between Signet and reth data
19+
structures, such as `ExecutionOutcome` and `Receipt`.

0 commit comments

Comments
 (0)