Fix #264: Distance inherent data provider should not fail
Compare changes
Files
3+ 64
− 52
@@ -59,37 +59,35 @@ pub fn create_distance_inherent_data_provider<B, C, Backend>(
@@ -105,47 +103,61 @@ where
@@ -155,20 +167,20 @@ where
check_inherent
is not implemented in our case.