Skip to content

Commit 1d83006

Browse files
committed
tweak
1 parent eaed6c3 commit 1d83006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@ The `buildernet_getDelayedRefunds` JSON-RPC method returns detailed information
995995
blockRangeFrom, // [optional] String, hex-encoded block number for the start of the range (inclusive)
996996
blockRangeTo, // [optional] String, hex-encoded block number for the end of the range (inclusive)
997997
cursor, // [optional] String, the cursor to continue from
998-
hash, // [optional] String, bundle hash to get data for specific bundle if set block range must be set too
998+
hash, // [optional] String, bundle hash; if provided, you must also set both blockRangeFrom and blockRangeTo
999999
}
10001000
]
10011001
}

0 commit comments

Comments
 (0)