git.delta.rocks / unique-network / refs/commits / d1e86e8165d5

difftreelog

ci fix collatorSelection requirement

Yaroslav Bolyukin2023-06-05parent: #fc74051.patch.diff
in: master

1 file changed

modified.docker/forkless-config/fork.jsonnetdiffbeforeafterboth
14auraKeys = [14auraKeys = [
15 sourceChain.AuraExt._key.Authorities,15 sourceChain.AuraExt._key.Authorities,
16 sourceChain.Aura._key.Authorities,16 sourceChain.Aura._key.Authorities,
17] + (if 'CollatorSelection' in sourceChain then [
17 sourceChain.CollatorSelection._key.Candidates,18 sourceChain.CollatorSelection._key.Candidates,
18 sourceChain.CollatorSelection._key.Invulnerables,19 sourceChain.CollatorSelection._key.Invulnerables,
19],20] else []),
2021
21// Keys, which should be migrated from passed spec, rather than from forked chain22// Keys, which should be migrated from passed spec, rather than from forked chain
22wantedKeys = [23wantedKeys = [