File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
utils/subxt/generated/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31585,7 +31585,7 @@ pub mod api {
31585
31585
module_id: ::std::vec::Vec<::core::primitive::u8>,
31586
31586
},
31587
31587
#[codec(index = 24)]
31588
- PushWasmCode { wasm_checksum : ::std::vec::Vec<::core::primitive::u8> },
31588
+ PushWasmCode { wasm_code_id : ::std::vec::Vec<::core::primitive::u8> },
31589
31589
}
31590
31590
}
31591
31591
pub mod ics20_fee {
Original file line number Diff line number Diff line change @@ -35933,7 +35933,7 @@ pub mod api {
35933
35933
module_id: ::std::vec::Vec<::core::primitive::u8>,
35934
35934
},
35935
35935
#[codec(index = 24)]
35936
- PushWasmCode { wasm_checksum : ::std::vec::Vec<::core::primitive::u8> },
35936
+ PushWasmCode { wasm_code_id : ::std::vec::Vec<::core::primitive::u8> },
35937
35937
}
35938
35938
}
35939
35939
pub mod ics20_fee {
You can’t perform that action at this time.
0 commit comments