comment fix /height2/height4/

This commit is contained in:
William Banfield
2021-12-03 09:46:02 -05:00
parent 4312f95978
commit 60e6cdd733

View File

@@ -74,7 +74,7 @@ type pbtsTestConfiguration struct {
// The timestamp of the block proposed at height 2.
height2ProposedBlockTime time.Time
// The timestamp of the block proposed at height 2.
// The timestamp of the block proposed at height 4.
height4ProposedBlockTime time.Time
}