秋田预测市场 · Discord 审计

Steven参与话题 0消息总数 1

该用户的聊天记录定位。

Reset

聊天记录

共 1 条,显示第 1-1 条
Steven 2026-06-10 15:08:52 Hyperliquid

hi i have gotten a historical snapshot `1003100000.rmp` and i tried to extract the order book snapshot with command like the following ``` ~/hl-node --chain Mainnet compute-l4-snapshots \ ./1003100000.rmp ./1003100000.json ``` the `hl-node` executable was downloaded a couple days ago by `hl-visor` but i get this error `rmp_serde::from_slice: …/1003100000.rmp: missing field hsc` its looks like i am using a new version of `hl-node` to parse an older format? is there any way go parse it? thanks

hi i have gotten a historical snapshot `1003100000.rmp` and i tried to extract the order book snapshot with command like the following ``` ~/hl-node --chain Mainnet compute-l4-snapshots \ ./1003100000.rmp ./1003100000.json ``` the `hl-node` executable was downloaded a couple days ago by `hl-visor` but i get this error `rmp_serde::from_slice: …/1003100000.rmp: missing field hsc` its looks like i am using a new version of `hl-node` to parse an older format? is there any way go parse it? thanks