diff --git a/src/commands/protocols/get/sender/v1.0.0/v1-0-0-get-request-command.js b/src/commands/protocols/get/sender/v1.0.0/v1-0-0-get-request-command.js index c46a393dd..786001ab3 100644 --- a/src/commands/protocols/get/sender/v1.0.0/v1-0-0-get-request-command.js +++ b/src/commands/protocols/get/sender/v1.0.0/v1-0-0-get-request-command.js @@ -73,6 +73,8 @@ class GetRequestCommand extends ProtocolRequestCommand { contract, knowledgeCollectionId, ); + + // This is added as support when get starts supporting private for curated paranet if (responseData.assertion?.private?.length) await this.validationService.validatePrivateMerkleRoot( responseData.assertion.public,