diff --git a/.github/workflows/.env b/.github/workflows/.env index d17e060c..081f1c57 100644 --- a/.github/workflows/.env +++ b/.github/workflows/.env @@ -1,4 +1,4 @@ #DRIVE_BRANCH=update-dpp #DAPI_BRANCH=send-metadata-buffer #DASHMATE_BRANCH=update-dpp -#TEST_SUITE_BRANCH=update-dpp +#TEST_SUITE_BRANCH=update-dpp \ No newline at end of file diff --git a/src/plugins/Workers/IdentitySyncWorker.js b/src/plugins/Workers/IdentitySyncWorker.js index 74a7be37..a244363b 100644 --- a/src/plugins/Workers/IdentitySyncWorker.js +++ b/src/plugins/Workers/IdentitySyncWorker.js @@ -94,7 +94,7 @@ class IdentitySyncWorker extends Worker { // it means gaps are not sequential gapCount = 0; - logger.silly(`IdentitySyncWorker - got ${fetchedId} at ${index}`); + logger.silly(`IdentitySyncWorker - got ${Identifier.from(fetchedId)} at ${index}`); // eslint-disable-next-line no-await-in-loop await this.storage.insertIdentityIdAtIndex(