diff --git a/whatsapp-messages/FLO Standard Operations.txt b/whatsapp-messages/FLO Standard Operations.txt index 88ee38b..b5ec26e 100644 --- a/whatsapp-messages/FLO Standard Operations.txt +++ b/whatsapp-messages/FLO Standard Operations.txt @@ -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 \ No newline at end of file +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 \ No newline at end of file