Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a field to the DB entry for each DApp to show staked amount #65

Open
andytudhope opened this issue Jan 14, 2020 · 1 comment
Open

Comments

@andytudhope
Copy link
Collaborator

It would be useful if we could tell, just by looking at the DB, which DApps have staked SNT, and which have not, as this allows us to tell which are stored in the contract, and which are just in the DB (which is useful for administration purposes).

Should be a fairly simple thing to add here.

@andytudhope
Copy link
Collaborator Author

andytudhope commented Jan 15, 2020

Ironically, our indexedDB actually already has a field for this called sntValue, so it's just a question of making sure mongoDB also does.

Screenshot from 2020-01-15 12-32-15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant