From 961ed6b1c87d8e03cae2a2def63436c0064e020e Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Tue, 25 Dec 2018 22:34:06 +0530 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7978ec9..32d7a52 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,13 @@ Transcation fee is set to 0.0005 in testnet and 0.00005 in mainnet ### FLO_sendAmt_Data This webpage sends the FLO amount and comments (data) to the blockchain Transcation fee is set to 0.0005 both in mainnet and testnet + +### FLO_getData +This webpage views the FLO data received by the given address. +1. Enter receiver address +2. Enter sender address or choose 'All' mode +3. Click getData +4. FloData received by the address will be displayed +There are 2 modes +All : display floData received from all address +Filter : display floData received from given address