mirror of
https://github.com/monero-project/monero.git
synced 2025-08-01 18:46:12 -04:00
Merge pull request #3260
b2d4bb9b
Remove `voting_version` parameter documentation. (Jean Pierre Dudey)
This commit is contained in:
commit
c9aa9370f9
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ namespace cryptonote
|
||||||
* returns true if no error, false otherwise
|
* returns true if no error, false otherwise
|
||||||
*
|
*
|
||||||
* @param version the major block version for the fork
|
* @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 height The height the hardfork takes effect
|
||||||
* @param time Approximate time of the hardfork (seconds since epoch)
|
* @param time Approximate time of the hardfork (seconds since epoch)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue