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
从日志看已经
ERROR EvidenceServiceFiscoEngineFiscoV3(EvidenceServiceFiscoEngineFiscoV3.java:487) - get evidence failed. org.fisco.bcos.sdk.v3.transaction.model.exception.ContractException: require evidence not exist
但是没有返回的是
getEvidence responseData: {"errorCode":100500,"errorMessage":"generic error when processing credential evidence tasks","result":null,"transactionInfo":null}
希望返回 CREDENTIAL_EVIDENCE_NOT_EXIST(100502, "evidence does not exist on chain"),
The text was updated successfully, but these errors were encountered:
No branches or pull requests
从日志看已经
ERROR EvidenceServiceFiscoEngineFiscoV3(EvidenceServiceFiscoEngineFiscoV3.java:487) - get evidence failed. org.fisco.bcos.sdk.v3.transaction.model.exception.ContractException: require evidence not exist
但是没有返回的是
getEvidence responseData: {"errorCode":100500,"errorMessage":"generic error when processing credential evidence tasks","result":null,"transactionInfo":null}
希望返回 CREDENTIAL_EVIDENCE_NOT_EXIST(100502, "evidence does not exist on chain"),
The text was updated successfully, but these errors were encountered: