coinb.in now has an advanced features drop down menu. "nlocktime" has been added with more to come!

This commit is contained in:
OutCast3k
2014-12-15 12:15:28 +00:00
parent 6664586568
commit 529a2193d8
3 changed files with 39 additions and 5 deletions
+1 -1
View File
@@ -711,7 +711,7 @@
});
}
obj.locktime = readAsInt(4);
obj.lock_time = readAsInt(4);
return obj;
}