Merge pull request #3260

b2d4bb9b Remove `voting_version` parameter documentation. (Jean Pierre Dudey)
This commit is contained in:
Riccardo Spagni 2018-02-20 17:47:31 +02:00
commit c9aa9370f9
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

View File

@ -79,7 +79,6 @@ namespace cryptonote
* returns true if no error, false otherwise
*
* @param version the major block version for the fork
* @param voting_version the minor block version for the fork, used for voting
* @param height The height the hardfork takes effect
* @param time Approximate time of the hardfork (seconds since epoch)
*/