Skip to content

Commit

Permalink
Upd liminal
Browse files Browse the repository at this point in the history
  • Loading branch information
ggawryal committed Aug 17, 2023
1 parent 95dc4df commit 4725bf1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions aleph-client/src/aleph_zero_liminal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,9 @@ pub mod api {
let runtime_metadata_hash = client.metadata().metadata_hash(&PALLETS);
if runtime_metadata_hash
!= [
50u8, 57u8, 176u8, 161u8, 102u8, 74u8, 113u8, 25u8, 111u8, 218u8, 200u8, 64u8,
75u8, 210u8, 92u8, 118u8, 174u8, 202u8, 234u8, 8u8, 63u8, 95u8, 163u8, 22u8, 146u8,
213u8, 97u8, 52u8, 253u8, 189u8, 211u8, 93u8,
71u8, 179u8, 6u8, 228u8, 188u8, 139u8, 181u8, 184u8, 101u8, 35u8, 161u8, 59u8,
157u8, 122u8, 119u8, 147u8, 65u8, 227u8, 126u8, 107u8, 73u8, 226u8, 209u8, 233u8,
54u8, 10u8, 83u8, 113u8, 87u8, 129u8, 53u8, 180u8,
]
{
Err(::subxt::error::MetadataError::IncompatibleMetadata)
Expand Down Expand Up @@ -7375,9 +7375,10 @@ pub mod api {
"NextAuthorities",
vec![],
[
222u8, 243u8, 207u8, 181u8, 227u8, 222u8, 168u8, 13u8, 148u8, 145u8,
26u8, 39u8, 31u8, 55u8, 239u8, 138u8, 113u8, 201u8, 53u8, 188u8, 206u8,
141u8, 124u8, 62u8, 88u8, 192u8, 69u8, 56u8, 225u8, 96u8, 155u8, 16u8,
163u8, 215u8, 20u8, 173u8, 9u8, 250u8, 28u8, 164u8, 208u8, 154u8,
213u8, 242u8, 175u8, 159u8, 46u8, 10u8, 131u8, 62u8, 246u8, 12u8,
223u8, 212u8, 37u8, 170u8, 170u8, 198u8, 86u8, 237u8, 62u8, 0u8, 191u8,
42u8,
],
)
}
Expand Down

0 comments on commit 4725bf1

Please sign in to comment.