Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tripathyr authored Feb 27, 2024
1 parent bbbb0c4 commit fb9e7b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
adminID: "FMRsefPydWznGWneLqi4ABeQAJeFvtS3aQ"
}
</script>
<!--
<script src="https://unpkg.com/[email protected]/es.js"></script>
<script src="scripts/lib.min.js"></script>
<script src="scripts/floCrypto.js"></script>
Expand All @@ -28,6 +29,7 @@
<script src="scripts/keccak.js"></script>
<script src="scripts/messengerEthereum.js"></script>
<script src="scripts/messenger.min.js"></script>
-->
<script id="onLoadStartUp">
function canConnectToCloud() {
const nodes = Object.values(floCloudAPI.nodes);
Expand Down Expand Up @@ -5282,4 +5284,4 @@ <h4>Fees</h4>
</script>
</body>

</html>
</html>

0 comments on commit fb9e7b5

Please sign in to comment.