mirror of
https://github.com/OutCast3k/coinbin.git
synced 2025-02-02 06:09:06 +01:00
fixed a bug with the settings page
This commit is contained in:
parent
85ec366c6e
commit
6e821cf53a
@ -1119,7 +1119,7 @@ $(document).ready(function() {
|
||||
|
||||
// deal with the reset
|
||||
$("#coinjs_pub").val(o[0]);
|
||||
$("#coinjs_prv").val(o[1]);
|
||||
$("#coinjs_priv").val(o[1]);
|
||||
$("#coinjs_multisig").val(o[2]);
|
||||
$("#coinjs_hdpub").val(o[3]);
|
||||
$("#coinjs_hdprv").val(o[4]);
|
||||
|
Loading…
Reference in New Issue
Block a user