blocktime votes bugfix

This commit is contained in:
admin@arionum.com
2019-09-13 21:45:40 +03:00
parent 41223f5a87
commit c2b32207f4
2 changed files with 8 additions and 8 deletions

View File

@@ -804,7 +804,7 @@ class Transaction
return false;
}
// no masternode voting prior to 216000
if(($x['version']==106||$x['version']==107)&&$height<=216000){
if(($x['version']==106||$x['version']==107||$x['version']==105||$x['version']==104)&&$height<=216000){
return false;
}
// assets