Files
prime-sdk-node/src
Andrew Miller e4430ae27c
All checks were successful
Build and Test / build (20.x) (push) Successful in 2m14s
Build and Test / build (18.x) (push) Successful in 2m21s
Build and Test / build (16.x) (push) Successful in 2m24s
Fix Block model to match server: nest header with camelCase keys
The block endpoint returns block id / prev / timestamp nested under a
"header" object with camelCase keys (blockId, dcId, prevId, prevProof,
timestamp) and a proof of just {proof}. The previous flat snake_case
Block fields never matched the response and always deserialized empty.
Add a BlockHeader interface, nest it in Block, and make proof.scheme
optional. Verified live against a dev chain.
2026-05-29 17:08:41 -04:00
..
2025-11-05 15:25:20 -05:00
2025-11-05 15:25:20 -05:00
2025-11-05 15:25:20 -05:00
2025-11-05 15:25:20 -05:00
2025-11-05 15:25:20 -05:00
2025-11-05 15:25:20 -05:00