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

Issue with issuing document to the document store #201

Open
HanXJ-Dev opened this issue Mar 24, 2022 · 2 comments
Open

Issue with issuing document to the document store #201

HanXJ-Dev opened this issue Mar 24, 2022 · 2 comments
Assignees

Comments

@HanXJ-Dev
Copy link

HanXJ-Dev commented Mar 24, 2022

Hi, I have been trying to run this command

open-attestation document-store issue --network ropsten --address <my document store addr> --hash <my merkle root>

However, I have gotten either one of these 2 errors (at random)
image
or
image
Which is weird because I have >2.8ETH on the ropsten network in my wallet.

I have only randomly succeeded once in issuing the document after multiple attempts.

Does anyone know what I can do to solve this issue? Thanks in advance!

@HanXJ-Dev
Copy link
Author

Additionally, is it possible to use a custom API key (e.g. from etherscan) via CLI?

@cavacado
Copy link
Contributor

hi, thanks for opening the issue, did you supply your own private key to the command?
open-attestation document-store issue --address <DOCUMENT_STORE_ADDRESS> --hash <HASH> [options]

note the additional options vargs
https://github.com/Open-Attestation/open-attestation-cli#providing-the-wallet

to your next question, which command are you looking at to supply a custom API key?

@osslgtm osslgtm self-assigned this Jun 27, 2022
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