Skip to content

Commit 709e0af

Browse files
committed
Add note on jspath
1 parent 5a8a7cd commit 709e0af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

meta.js

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
* Note: The scripts only work, if console's jspath is set to its root.
3+
*/
4+
15
var meta = {}
26
var contracts = {}
37
var wallets = []

0 commit comments

Comments
 (0)