mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 11:31:05 +00:00
* Make build with OnSetCode * Fixes * update Substrate Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -250,6 +250,7 @@ mod multiplier_tests {
|
||||
type OnKilledAccount = ();
|
||||
type SystemWeightInfo = ();
|
||||
type SS58Prefix = ();
|
||||
type OnSetCode = ();
|
||||
}
|
||||
|
||||
fn run_with_system_weight<F>(w: Weight, mut assertions: F) where F: FnMut() -> () {
|
||||
|
||||
Reference in New Issue
Block a user