mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
upgrade to latest polkadot (#278)
* upgrade to latest polkadot * ss58 in tests * format * removed unused import
This commit is contained in:
@@ -335,6 +335,7 @@ mod tests {
|
||||
type DbWeight = ();
|
||||
type BaseCallFilter = ();
|
||||
type SystemWeightInfo = ();
|
||||
type SS58Prefix = ();
|
||||
}
|
||||
impl Config for Test {
|
||||
type Event = TestEvent;
|
||||
|
||||
Reference in New Issue
Block a user