Skip to content

Commit

Permalink
Explain how to delegate refund recipient
Browse files Browse the repository at this point in the history
  • Loading branch information
sketsdever authored Sep 13, 2024
1 parent 18fabdd commit 3bf2ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flashbots-auction/advanced/gas-fee-refunds.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ where $\phi(T, c)$ are the orginal flat-tax rebates as defined above.

## Who receives refunds

The refund recipient is the signer used on the `eth_sendBundle`, `mev_sendBundle`, or `eth_sendPrivateTransaction` request.
By default, the refund recipient is the signer used on the `eth_sendBundle`, `mev_sendBundle`, or `eth_sendPrivateTransaction` request. You can delegate your recipient to a different address using the `flashbots_setFeeRefundRecipient` API.

## How to track refunds

Expand Down

0 comments on commit 3bf2ed0

Please sign in to comment.