From 5c2f6b416e7141951f6e1d66d565e2c27e1e1f68 Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Tue, 16 Apr 2019 15:58:31 +0530 Subject: [PATCH] Update FLO_webWallet_testnet.html --- FLO_webWallet_testnet.html | 9283 ++++++++++++++++++------------------ 1 file changed, 4633 insertions(+), 4650 deletions(-) diff --git a/FLO_webWallet_testnet.html b/FLO_webWallet_testnet.html index c6bc157..2ba8f81 100644 --- a/FLO_webWallet_testnet.html +++ b/FLO_webWallet_testnet.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(){ } - - - - - - - - - - - - - - - - - - - - - - - - -