Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
kushti committed Jan 16, 2023
1 parent d6648f8 commit cc1e967
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ case class Header(override val version: Header.Version,

lazy val extensionId: ModifierId = NonHeaderBlockSection.computeId(Extension.modifierTypeId, id, extensionRoot)

override def minerPk: EcPointType = powSolution.pk00
override def minerPk: EcPointType = powSolution.pk

/**
* Expected identifiers of the block sections corresponding to this header
Expand Down

0 comments on commit cc1e967

Please sign in to comment.