This commit is contained in:
2024-03-14 16:43:21 +01:00
parent 57b9bccb4a
commit b9e7737589
+1 -1
View File
@@ -29,7 +29,7 @@ export default Service.extend({
browserCache: service(), browserCache: service(),
currentBlock: null, currentBlock: null,
currentUserAccounts: null, // default to not having an account. this is the wen web3 is loaded. currentUserAccounts: null, // default to not having an account. this is the when web3 is loaded.
currentUser: null, currentUser: null,
contributors: null, contributors: null,
contributions: null, contributions: null,