diff --git a/docs/source/lowlatencytxnsend.md b/docs/source/lowlatencytxnsend.md index 67272b0..3bed2a7 100644 --- a/docs/source/lowlatencytxnsend.md +++ b/docs/source/lowlatencytxnsend.md @@ -557,7 +557,7 @@ When using `sendBundle`, only the Jito tip matters. ### 💸 Get Tip Information #### REST API endpoint showing most recent tip amounts:
``` -curl http://bundles-api-rest.jito.wtf/api/v1/bundles/tip_floor +curl https://bundles.jito.wtf/api/v1/bundles/tip_floor ``` Response: ```