RE: SteemChain - Charts & Analytics V1.2.0

You are viewing a single comment's thread from:

SteemChain - Charts & Analytics V1.2.0

in utopian-io •  6 years ago 

Thanks for feedback, what would be advantage to storing the sub classes separately?

The errors are due to the syncing with the blockchain. For the stats displayed it is trying to get data from the last 24H and 30 Days. Since the application is still catching up there is no data for now.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  6 years ago 

It will make your code base more organised (clearer structure) and reduce the conflicts if many developers are working on the project...

Thanks