Skip to content

Commit 73f3b15

Browse files
authoredMar 24, 2025
Merge branch 'flashbots:main' into main
2 parents daf2d7e + 455cd83 commit 73f3b15

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎docs/flashbots-auction/advanced/rpc-endpoint.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -847,9 +847,7 @@ The `flashbots_getFeeRefundTotalsByRecipient` JSON-RPC method returns the total
847847
"id": 1,
848848
"method": "flashbots_getFeeRefundTotalsByRecipient",
849849
"params": [
850-
{
851-
recipient, // String, the address to query for fee refunds
852-
}
850+
recipient, // String, the address to query for fee refunds
853851
]
854852
}
855853
```

0 commit comments

Comments
 (0)