mirror of
https://github.com/ok2/coinbin.git
synced 2026-05-09 18:15:23 +02:00
coinb.in now has an advanced features drop down menu. "nlocktime" has been added with more to come!
This commit is contained in:
+1
-1
@@ -711,7 +711,7 @@
|
||||
});
|
||||
}
|
||||
|
||||
obj.locktime = readAsInt(4);
|
||||
obj.lock_time = readAsInt(4);
|
||||
return obj;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user