-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
Version
1.4.5
Environment
Steps to reproduce
- In the process of configuring the dapp environment, I completed the previous steps.
- Then I defined my own data model, in model folder, I defined article.js , comment.js
- Then I register the dapp on chains
What is expected?
Under normal circumstances, the blockchain.db in my dapp folder will have table 'articles' and 'comments'
What is actually happening?
There is only table 'articles' , no 'comments', when I log in my dapp front page, there shows a warning: 'Chains not found', and my log shows 'Chains not ready'
Metadata
Metadata
Assignees
Labels
No labels