There was an error while loading. Please reload this page.
1 parent 24a0d8f commit b44c484Copy full SHA for b44c484
1 file changed
runtime/src/lib.rs
@@ -221,8 +221,8 @@ impl sdk::Runtime for Runtime {
221
} else {
222
// Mainnet.
223
Some(TrustRoot {
224
- height: 26000000,
225
- hash: "eb1201bcf7dd7ee0bd025420dec24cf69f0ef78e690bd3d31e874a5c4f4eabe0".into(),
+ height: 28000000,
+ hash: "c54ec4bf4baf2094a5e06287b7157709da67e54b259ce378973a9a56b7e3eb76".into(),
226
runtime_id: "000000000000000000000000000000000000000000000000e199119c992377cb"
227
.into(),
228
chain_context: "bb3d748def55bdfb797a2ac53ee6ee141e54cd2ab2dc2375f4a0703a178e6e55"
0 commit comments