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