Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/flashbots-auction/advanced/rpc-endpoint.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -848,9 +848,7 @@ The `flashbots_getFeeRefundTotalsByRecipient` JSON-RPC method returns the total
"id": 1,
"method": "flashbots_getFeeRefundTotalsByRecipient",
"params": [
{
recipient, // String, the address to query for fee refunds
}
recipient, // String, the address to query for fee refunds
]
}
```
Expand Down