Skip to content

Commit 8327593

Browse files
author
carbonwallet
committed
Refactor for clarity.
1 parent 1af2f6f commit 8327593

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050

5151
<!-- JavaScript created specifically for CarbonWallet. -->
5252
<script src="js/tx.js"></script>
53+
<script src="js/blockchain.js"></script>
54+
<script src="js/wallet.js"></script>
5355
<script src="js/carbonwallet.js"></script>
5456
<link href="favicon.png" rel="icon" type="image/png">
5557
</head>

0 commit comments

Comments
 (0)