Changing to testnet
This commit is contained in:
parent
2ac32bf360
commit
ae69e8e1d7
@ -6,9 +6,9 @@
|
|||||||
<script id="floGlobals">
|
<script id="floGlobals">
|
||||||
/* Constants for FLO blockchain operations !!Make sure to add this at beginning!! */
|
/* Constants for FLO blockchain operations !!Make sure to add this at beginning!! */
|
||||||
const floGlobals = {
|
const floGlobals = {
|
||||||
blockchain: "FLO",
|
blockchain: "FLO_TEST",
|
||||||
adminID: "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf",
|
adminID: "oKKHdK5uYAJ52U91sYsWhnEaEAAhZP779B",
|
||||||
application: "TEST_MODE",
|
application: "TEST_MODE_testnet",
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
@ -54,4 +54,4 @@
|
|||||||
(use console)
|
(use console)
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user