Update to latest substrate master (#197)

This commit is contained in:
Bastian Köcher
2019-03-29 16:35:39 +01:00
committed by DemiMarie-parity
parent 0b726e7605
commit c12ed7d8ac
12 changed files with 246 additions and 241 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ impl Core<Block> for RuntimeApi {
unimplemented!("Not required for testing!")
}
fn initialise_block_runtime_api_impl(
fn initialize_block_runtime_api_impl(
&self,
_: &BlockId,
_: ExecutionContext,