From a25a53372dd4f4153527d6932f861f281f3f4f21 Mon Sep 17 00:00:00 2001 From: Ryan Schneider Date: Thu, 12 Sep 2024 15:33:44 -0700 Subject: [PATCH] fixup: another slug to lowercase --- docs/flashbots-auction/advanced/rpc-endpoint.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flashbots-auction/advanced/rpc-endpoint.mdx b/docs/flashbots-auction/advanced/rpc-endpoint.mdx index 7ce6af6b..4d38c3ab 100644 --- a/docs/flashbots-auction/advanced/rpc-endpoint.mdx +++ b/docs/flashbots-auction/advanced/rpc-endpoint.mdx @@ -887,7 +887,7 @@ If the user includes a valid `X-Flashbots-Signature` header with the request, th } ``` -See [flashbots_setFeeRefundRecipient](#flashbots_setFeeRefundRecipient) below for more information on setting the refund address. +See [flashbots_setFeeRefundRecipient](#flashbots_setfeerefundrecipient) below for more information on setting the refund address. If the signature is invalid or does not match the queried address, an appropriate error will be returned instead.