Improved long index sync warning functionality

This commit is contained in:
joeuhren
2020-12-05 12:39:36 -07:00
parent 02a7421a82
commit f50c51d77c
7 changed files with 84 additions and 34 deletions
+4
View File
@@ -246,6 +246,10 @@ module.exports = {
});
},
check_show_sync_message: function() {
return fs.existsSync('./show_sync_message.tmp');
},
update_label: function(hash, message, cb){
find_address(hash, false, function(address){
if (address){