spaces_checkpoint 0.1.1

Checkpoint loader and builder for the Spaces protocol.
Documentation
1
2
3
4
5
6
7
8
// AUTO GENERATED by checkpoint-builder. Do not edit manually.
pub fn checkpoint() -> super::Checkpoint {
    super::Checkpoint {
        height: 945180,
        block_hash: "000000000000000000012b40cac64a5fb5417cff15dc01461f99a76fc9643568".to_string(),
        digest: "e98c1999a3b98b517b174b3add778fb55f0fe63e0795e9f85952edc00a919f58".to_string(),
    }
}