Update and rename standard_Operations.html to RIBC.html

This commit is contained in:
Sai Raj 2020-01-24 01:17:32 +05:30 committed by GitHub
parent 069bc7912d
commit e7614d4ebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>FLO Standard Operators</title> <title>RIBC</title>
<script id="floGlobals"> <script id="floGlobals">
/* Constants for FLO blockchain operations !!Make sure to add this at begining!! */ /* Constants for FLO blockchain operations !!Make sure to add this at begining!! */
@ -26,7 +26,7 @@
//for cloud apps //for cloud apps
subAdmins: [], subAdmins: [],
application: "TEST_MODE", application: "RIBC",
vectorClock: {}, vectorClock: {},
appObjects: {}, appObjects: {},
generalData: {}, generalData: {},
@ -37,7 +37,7 @@
</head> </head>
<body onload="onLoadStartUp()"> <body onload="onLoadStartUp()">
TEST_MODE RIBC
(use console) (use console)
<script id="init_lib"> <script id="init_lib">