Skip to content

Commit 2ef199b

Browse files
committed
bold test typo
1 parent 54d7533 commit 2ef199b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system_tests/bold_new_challenge_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ func testChallengeProtocolBOLDVirtualBlocks(t *testing.T, wrongAtFirstVirtual bo
136136
builder := NewNodeBuilder(ctx).DefaultConfig(t, true).WithBoldDeployment()
137137

138138
// Block validation requires db hash scheme
139-
builder.RequireScheme(t, rawdb.HashDB)
139+
builder.RequireScheme(t, rawdb.HashScheme)
140140
builder.nodeConfig.BlockValidator.Enable = true
141141
builder.valnodeConfig.UseJit = false
142142

0 commit comments

Comments
 (0)