Update adminID

This commit is contained in:
sairajzero 2022-10-14 22:27:33 +05:30
parent 14e49f6527
commit 3b092a6565

View File

@ -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"
}
</script>
<script src="scripts/lib.js"></script>