Update FLO_webWallet_mainnet.html
This commit is contained in:
parent
bc57a3b225
commit
7dee611400
@ -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