Skip to content

Commit 281eef2

Browse files
noottimwu20
authored andcommitted
fix: update gssmr genesis to use pallet_babe::SameAuthoritiesForever (ChainSafe#1696)
1 parent afad840 commit 281eef2

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

chain/gssmr/genesis-spec.json

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

chain/gssmr/genesis.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/runtime/life/exports_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ func TestInstance_BabeConfiguration_NodeRuntime_WithAuthorities(t *testing.T) {
9292
SlotDuration: 3000,
9393
EpochLength: 200,
9494
C1: 1,
95-
C2: 4,
95+
C2: 2,
9696
GenesisAuthorities: expectedAuthData,
9797
Randomness: [32]byte{},
9898
SecondarySlots: 1,

0 commit comments

Comments
 (0)