# Stream blockchain data Stream blockchain data to another node. Endpoint: POST /flux/streamchain Version: 6.6.1 Security: ZelID ## Request fields (application/json): - `targetNode` (string, required) Target node IP address - `startHeight` (integer) Starting block height - `endHeight` (integer) Ending block height ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Streaming status