Update FLO_webWallet_testnet.html
This commit is contained in:
parent
7dee611400
commit
4f8745730c
@ -172,9 +172,7 @@ function startup(){
|
||||
}
|
||||
}).then(res => {
|
||||
if(res.length){
|
||||
monitorData();
|
||||
var input = document.getElementById("getAddr");
|
||||
input.value = "";
|
||||
input.value = res.join(',');
|
||||
monitorData();
|
||||
input.value = "";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user