Skip to content

Commit

Permalink
revert composable
Browse files Browse the repository at this point in the history
  • Loading branch information
kkast committed Dec 19, 2023
1 parent 687ff2f commit d93e2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/subxt/generated/src/composable/parachain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31585,7 +31585,7 @@ pub mod api {
module_id: ::std::vec::Vec<::core::primitive::u8>,
},
#[codec(index = 24)]
PushWasmCode { wasm_code_id: ::std::vec::Vec<::core::primitive::u8> },
PushWasmCode { wasm_checksum: ::std::vec::Vec<::core::primitive::u8> },
}
}
pub mod ics20_fee {
Expand Down

0 comments on commit d93e2c5

Please sign in to comment.