From 151ea8f751eccfcc89b98d5e3e4c732995f4c937 Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Fri, 1 Jul 2022 21:55:45 +0530 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ed6f998..536a71a 100644 --- a/README.md +++ b/README.md @@ -455,9 +455,6 @@ Note: If passed as Array, then ratio of the balance of the senders are preserved 2. dbName - Name of the database (optional, uses defaultDB if not specified) * Resolves: data (Object) | Rejects: error -## FLO Supernode module -This module contains functions that interact with the supernode to send and retrive data in the backend. Use floClouldAPI operations to send and receive data for application. - ## FLO Cloud API operations `floCloudAPI` operations can interact with floSupernode cloud to send and retrieve data for applications. floCloudAPI uses floSupernode module for backend interactions. FLO Cloud API functions are promisified and resolves the data or status.