Commit 2c482e4
fix(eth-wire): remove duplicate MAX_MESSAGE_SIZE definition, fix fmt
MAX_MESSAGE_SIZE was moved to reth-eth-wire-types in v2.1.0 (#22668),
so the local definition in ethstream.rs conflicted with the import.
Also apply nightly fmt wrap to pool.rs doc comment.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7093d7d commit 2c482e4
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments