Skip to content

Commit

Permalink
Update entity-factories.ts
Browse files Browse the repository at this point in the history
The conflict was resolved by merging the changes from both versions. The import of RevocationRegistryEntryStruct was preserved at the top of the file and all functions were kept. If you need any further modifications or adjustments, I am at your disposal.

Signed-off-by: Guilherme Funchal da Silva <[email protected]>
  • Loading branch information
guilherme-funchal authored Dec 18, 2024
1 parent 3f540d2 commit 32d196d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smart_contracts/utils/entity-factories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,4 @@ export function createRevocationRegistryEntryObject({
timestamp,
}
}

0 comments on commit 32d196d

Please sign in to comment.