Reserve function name (#2609)

* reserve function name

* bumpd impl version

* Revert "bumpd impl version"

This reverts commit 03a23e308312d857bdfd3c90ff564b4b11347530.

* add test

* update test

* update lock

* Fix test on stable
This commit is contained in:
thiolliere
2019-05-21 17:07:30 +02:00
committed by Bastian Köcher
parent 062b734571
commit 57f306a3c1
8 changed files with 128 additions and 3 deletions
+1
View File
@@ -84,6 +84,7 @@ mod test_empty_call {
pub enum Call {
}
#[allow(unused)]
pub struct Runtime;
impl_outer_validate_unsigned! {