We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Receiving the following error when attempting to create a credit batch using the create-batch command:
create-batch
raw_log: 'failed to execute message; message index: 0: "regen.ecocredit.v1.BatchBalance":[[214 219 19 241 212 17 89 86 241 77 88 42 4 118 217 62 92 68 199 92] 2]: object with primary key already exists'
Also noticed the CLI example includes project_jurisdiction which is no longer used given we provide project_id.
project_jurisdiction
project_id
master
https://hackmd.io/ptYs6P_YSJS5pzHUPcU9RQ
The text was updated successfully, but these errors were encountered:
ryanchristo
Successfully merging a pull request may close this issue.
Summary of Bug
Receiving the following error when attempting to create a credit batch using the
create-batch
command:Also noticed the CLI example includes
project_jurisdiction
which is no longer used given we provideproject_id
.Version
master
Steps to Reproduce
https://hackmd.io/ptYs6P_YSJS5pzHUPcU9RQ
For Admin Use
The text was updated successfully, but these errors were encountered: