Skip to content

Commit

Permalink
set babelead=true
Browse files Browse the repository at this point in the history
  • Loading branch information
timwu20 committed Nov 25, 2021
1 parent 7f9c042 commit 9c20ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dot/node_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ func TestStartNode(t *testing.T) {

cfg.Init.Genesis = genFile.Name()
cfg.Core.GrandpaAuthority = false
cfg.Core.BABELead = true

err := InitNode(cfg)
require.NoError(t, err)
Expand Down

0 comments on commit 9c20ac9

Please sign in to comment.