mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
* Rename Fixed128 to FixedI128. * Bump cargo, merge #6236 fixes Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
@@ -664,7 +664,7 @@ construct_runtime! {
|
||||
Sudo: sudo::{Module, Call, Storage, Event<T>, Config<T>},
|
||||
|
||||
// Proxy module. Late addition.
|
||||
Proxy: proxy::{Module, Call, Storage, Event}
|
||||
Proxy: proxy::{Module, Call, Storage, Event<T>}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user