Skip to content

Commit

Permalink
docs: getChangedIdentities
Browse files Browse the repository at this point in the history
Co-authored-by: John Henderson <[email protected]>
  • Loading branch information
JGiter and jrhender authored Nov 22, 2024
1 parent bad1708 commit 01ccb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/did/did.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ export class DIDService implements OnModuleInit, OnModuleDestroy {
}

/**
* Finds DID's changed in given block interval. If fetching of DID's fails at some block, then further fetching stops.
* Finds DIDs changed in given block interval. If fetching of DIDs fails at some block, then further fetching stops.
*
* Returns last successfully synced block
*/
Expand Down

0 comments on commit 01ccb64

Please sign in to comment.