FLO Standard Operations

This commit is contained in:
SaketAnand 2020-05-13 10:59:12 +05:30 committed by GitHub
parent 293026600b
commit ada1b57dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ floCrypto.verifyShamirsSecret
floCrypto.verifySign
floBlockhainAPI
floBlockchainAPI
floBlockchainAPI.broadcastTx
floBlockchainAPI.getBalance
@ -93,4 +93,20 @@ floSupernode.kBucket
floSupernode.requestData
floSupernode.requestDataFromSN
floSupernode.sendData
floSupernode.sendDataToSN
floSupernode.sendDataToSN
compactIDB
compactIDB.addData
compactIDB.clearData
compactIDB.dbName
compactIDB.deleteDB
compactIDB.initDB
compactIDB.openDB
compactIDB.readAllData
compactIDB.readData
compactIDB.removeData
compactIDB.searchData
compactIDB.setDefaultDB
compactIDB.writeData