From 70f223fe4ea5555d61702ee2310ffe0cf0f07a56 Mon Sep 17 00:00:00 2001 From: Buffrr Date: Wed, 15 Apr 2026 13:46:49 +0200 Subject: [PATCH] Update checkpoint --- checkpoint/src/integrity.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/checkpoint/src/integrity.rs b/checkpoint/src/integrity.rs index 8303de9..ab60e9f 100644 --- a/checkpoint/src/integrity.rs +++ b/checkpoint/src/integrity.rs @@ -1,8 +1,8 @@ // AUTO GENERATED by checkpoint-builder. Do not edit manually. pub fn checkpoint() -> super::Checkpoint { super::Checkpoint { - height: 942840, - block_hash: "00000000000000000000b912ea7ee51e24fb4f55cc4ba6be2fcd9f451ec149e5".to_string(), - digest: "b1a613e9df54ad75a0c267dfe46d77928f421727228a317d356fd886538281ca".to_string(), + height: 945180, + block_hash: "000000000000000000012b40cac64a5fb5417cff15dc01461f99a76fc9643568".to_string(), + digest: "e98c1999a3b98b517b174b3add778fb55f0fe63e0795e9f85952edc00a919f58".to_string(), } } \ No newline at end of file