For the complete documentation index, see llms.txt. This page is also available as Markdown.

Solana Transaction Sending Keep Alive

介紹BlockRazor Solana Transaction Sending 模式的Keep Alive集成方法

請發送 POST 請求到健康檢查端點以保持連線活躍,請求示例如下:

curl -X POST 'http://frankfurt.solana.blockrazor.xyz:443/health' \
-H "Content-Type: application/json" \
-H "apikey: <auth_token>" \
-d ""

最後更新於

這有幫助嗎?