Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanschneider authored Oct 1, 2024
1 parent 84077ed commit 80ee4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flashbots-auction/advanced/rpc-endpoint.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ Responses are paginated and contain the following fields:
}
```

The `"refund"` field contains an array of per-order fee refunds, each with the following fields:
The `"refunds"` field contains an array of per-order fee refunds, each with the following fields:

- `hash`: the bundle hash or transaction hash associated with the fee refund
- `amount`: the amount of the fee refund, in wei
Expand Down

0 comments on commit 80ee4e8

Please sign in to comment.