Merge pull request #9 from ranchimall/master

Update README.md
This commit is contained in:
Sai Raj 2022-07-12 19:13:20 +05:30 committed by GitHub
commit 80b4a8b9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.