mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-07 20:07:24 +00:00
Update parity-scale-codec to 2.0 (#7994)
* update cargo.toml * use 2.0 in mmmr
This commit is contained in:
committed by
GitHub
parent
bea4a6524d
commit
f48296e9ad
@@ -713,7 +713,7 @@ mod tests {
|
||||
pub enum TestEventSystemRenamed for TestRuntime2 {
|
||||
system_renamed,
|
||||
event_module<T>,
|
||||
#[codec(index = "5")] event_module2<T>,
|
||||
#[codec(index = 5)] event_module2<T>,
|
||||
event_module3,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user