Skip to content

Commit

Permalink
language
Browse files Browse the repository at this point in the history
  • Loading branch information
Kukovec committed May 27, 2024
1 parent f3fc93c commit d08cc22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solarkraft/src/fetcher/storage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export interface ContractCallEntry {
oldFields: FieldsMap

/**
* Flag which tracks whether this particular entry has already been verified, and, if it was, the verification result.
* Flag which tracks whether this particular entry has already been verified, and, if it has been, the verification result.
*/
verification?: VerificationStatus
}
Expand Down

0 comments on commit d08cc22

Please sign in to comment.