Bump BEEFY (#2906)

* bump substrate

* bump beefy

* bump beefy again

* bump beefy
This commit is contained in:
André Silva
2021-04-20 17:54:16 +01:00
committed by GitHub
parent a7d678179a
commit eca26ac5d0
2 changed files with 281 additions and 278 deletions
+280 -278
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -940,6 +940,7 @@ pub fn new_full<RuntimeApi, Executor>(
network.clone(),
beefy_link,
network.clone(),
if chain_spec.is_westend() { 4 } else { 8 },
prometheus_registry.clone()
);