mirror of
https://github.com/ok2/coinbin.git
synced 2026-05-09 18:15:23 +02:00
couple of bug fixes with transaction building
This commit is contained in:
@@ -876,7 +876,6 @@ $(document).ready(function() {
|
||||
|
||||
var host = $(this).attr('rel');
|
||||
|
||||
|
||||
if(host=='chain.so_litecoin'){
|
||||
listUnspentChainso_Litecoin(redeem);
|
||||
} else if(host=='chain.so_dogecoin'){
|
||||
|
||||
Reference in New Issue
Block a user