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