aboutsummaryrefslogtreecommitdiffstats
path: root/example/balance.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/balance.html')
-rw-r--r--example/balance.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/balance.html b/example/balance.html
index d0bf094ef..b81e40da8 100644
--- a/example/balance.html
+++ b/example/balance.html
@@ -3,6 +3,7 @@
<head>
<script type="text/javascript" src="js/es6-promise/promise.min.js"></script>
+<script type="text/javascript" src="../node_modules/bignumber.js/bignumber.min.js"></script>
<script type="text/javascript" src="../dist/ethereum.js"></script>
<script type="text/javascript">