Update FLO_webWallet_testnet.html

This commit is contained in:
Sai Raj 2019-04-16 17:45:10 +05:30 committed by GitHub
parent 7dee611400
commit 4f8745730c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = "";