Alonski / CoinPanion

CoinPanion
MIT License
7 stars 1 forks source link

Populate coinings list. #43

Closed rhlsthrm closed 7 years ago

Alonski commented 7 years ago

Getting errors on Dashboard:


database.js:52 FIREBASE WARNING: Using an unspecified index. Consider adding ".indexOn": "eth_address" at /users to your security rules for better performance 
J @ database.js:52
(anonymous) @ database.js:173
g.wd @ database.js:178
og.wd @ database.js:168
(anonymous) @ database.js:166
ag @ database.js:150
Ia.onmessage @ database.js:149
database.js:52 FIREBASE WARNING: Using an unspecified index. Consider adding ".indexOn": "coinee" at /coinings to your security rules for better performance 
rhlsthrm commented 7 years ago

Fixed those with Firebase rules.