Skip to content

Commit

Permalink
fixed typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: edwardmack <ed@edwardmack.com>
  • Loading branch information
edwardmack committed Nov 8, 2019
1 parent 07ac3ab commit b610466
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ public interface GenesisConfigOptions {
* Block number to remove difficulty bomb, to meet specification for ECIP-1041.
*
* @see <a
* herf="https://ecips.ethereumclassic.org/ECIPs/ecip-1041">https://ecips.ethereumclassic.org/ECIPs/ecip-1041</a>
* href="https://ecips.ethereumclassic.org/ECIPs/ecip-1041">https://ecips.ethereumclassic.org/ECIPs/ecip-1041</a>
* ECIP-1041: Remove Difficulty Bomb
* @return block number to remove difficulty bomb on classic network
*/
Expand Down

0 comments on commit b610466

Please sign in to comment.