mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: fix rpc-types-compat in docs (#11076)
This commit is contained in:
@ -139,7 +139,7 @@ The IPC transport lives in [`rpc/ipc`](../../crates/rpc/ipc).
|
||||
|
||||
#### Utilities Crates
|
||||
|
||||
- [`rpc/rpc-types-compat`](../../crates/rpc-types-compat): This crate various helper functions to convert between reth primitive types and rpc types.
|
||||
- [`rpc/rpc-types-compat`](../../crates/rpc/rpc-types-compat): This crate various helper functions to convert between reth primitive types and rpc types.
|
||||
- [`rpc/layer`](../../crates/rpc/rpc-layer/): Some RPC middleware layers (e.g. `AuthValidator`, `JwtAuthValidator`)
|
||||
- [`rpc/rpc-testing-util`](../../crates/rpc/rpc-testing-util/): Reth RPC testing helpers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user