We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c4e2d commit ab2766cCopy full SHA for ab2766c
internal/blockchain/process_test.go
@@ -167,7 +167,7 @@ func TestProcessOrder(t *testing.T) {
167
//
168
// The generated blocks form a fairly complex overall block tree as follows:
169
170
-// '-' denotes invalid header
+// '*' denotes invalid header
171
// '!' denotes invalid block prior to connection (e.g. vote from bad ticket)
172
// '@' denotes invalid block when connected (e.g. double spend)
173
// 'bfb' is the required first block
0 commit comments