Update and rename standard_Operations.html to RIBC.html
This commit is contained in:
parent
069bc7912d
commit
e7614d4ebf
@ -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">
|
||||
Loading…
Reference in New Issue
Block a user