diff --git a/index.html b/index.html index 56973ca..dcb7dc5 100644 --- a/index.html +++ b/index.html @@ -18,8 +18,8 @@ /* Constants for FLO blockchain operations !!Make sure to add this at begining!! */ const floGlobals = { blockchain: "FLO", - adminID: "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf", // "FMeiptdJNtYQEtzyYAVNP8fjsDJ1i4EPfE", - application: "TEST_MODE" // "InternManagement" + adminID: "FMyRTrz9CG4TFNM6rCQgy3VQ5NF23bY2xD", + application: "InternManage" }