From bc57a3b22532ac9b3b2fb461f6509b791295a710 Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Tue, 16 Apr 2019 15:59:20 +0530 Subject: [PATCH] Update FLO_webWallet_mainnet.html --- FLO_webWallet_mainnet.html | 9283 ++++++++++++++++++------------------ 1 file changed, 4633 insertions(+), 4650 deletions(-) diff --git a/FLO_webWallet_mainnet.html b/FLO_webWallet_mainnet.html index 5e484c2..cb33508 100644 --- a/FLO_webWallet_mainnet.html +++ b/FLO_webWallet_mainnet.html @@ -72,16 +72,22 @@ top:194px; - - const fee = 0.0005; -

FLO

@@ -165,9 +171,10 @@ function startup(){ } } }).then(res => { - console.log(res); - if(res.length){ + if(res.length){ + monitorData(); var input = document.getElementById("getAddr"); + input.value = ""; input.value = res.join(','); monitorData(); input.value = ""; @@ -215,4693 +222,4669 @@ function startup(){ } - - - - - - - - - - - - - - - - - - - - - - - - -