Commit bc4ffa2
authored
fix(rpc-types): correct BeaconExecutionPayloadV3 doc (alloy-rs#3216)
fix(rpc-types): correct BeaconExecutionPayloadV3 doc and format consistency
Fixes BeaconExecutionPayloadV3 doc comment that incorrectly stated
"Inner V1 payload" when the field type is BeaconExecutionPayloadV2.
Also adds missing space in excess_blob_gas field doc for consistency
with blob_gas_used field format.1 parent 165f5a6 commit bc4ffa2
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | | - | |
| 670 | + | |
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
| |||
0 commit comments