Added new standard functions

This commit is contained in:
tripathyr 2020-05-13 10:04:27 +05:30 committed by GitHub
parent 1e6d2462af
commit 4eb9649622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ This template contains standard operations that can be used for the following:
3. FLO Blockchain API Operations
4. FLO SuperNode Websocket Operations
5. compact IndexedDB Operations
6. FLO Cloud Operations
7. FLO Supernode
## FLO Globals
`floGlobals` object contains the global variables and constants required for the operations. Make sure to add this object before any other scripts.