+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - {{deposit['args']['0']}} : MRBZ {{blockchain.formatEther(deposit['args']['amount'])}}
+
+
+
+
+
+
diff --git a/tsconfig.json b/tsconfig.json
index 8d23599..e97787b 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -5,7 +5,8 @@
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
- }
+ },
+ "resolveJsonModule": true,
},
"references": [