Update node-template construct_runtime! syntax (#10155)

* update  `construct_runtime!` syntax

* fix build
This commit is contained in:
Dan Shields
2021-11-04 14:37:26 +01:00
committed by GitHub
parent 2755a97fa3
commit acc835acd3
2 changed files with 10 additions and 9 deletions
@@ -150,5 +150,6 @@ fn testnet_genesis(
// Assign network admin rights.
key: root_key,
},
transaction_payment: Default::default(),
}
}