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

secret.dart file is not there #1

Open
CSBuddy opened this issue May 7, 2021 · 3 comments
Open

secret.dart file is not there #1

CSBuddy opened this issue May 7, 2021 · 3 comments

Comments

@CSBuddy
Copy link

CSBuddy commented May 7, 2021

@sbis04 it showing 2 errors how can i fix those errors ? tagert uri doesnt exist /mediblock/secret.dart do i need to generate private keys or something to get it working ???

@SaiBhavadeesh
Copy link

@sbis04, could you please write something about the contents of secret.dart, I am also facing the same issue.

@sbis04
Copy link
Owner

sbis04 commented Nov 29, 2021

The secret.dart file contains the private key. Just replace Secret.privateKey inside the file lib/utils/block_connector.dart with the private key as a String and remove the import of the secret.dart at the top. It should fix the issue.

@SaiBhavadeesh
Copy link

Thank you soo much

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

3 participants