Skip to content

Commit

Permalink
fix initialization topicId
Browse files Browse the repository at this point in the history
Signed-off-by: simvalery <[email protected]>
  • Loading branch information
simvalery committed Aug 28, 2023
1 parent 6187e6e commit b7b9a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guardian-service/src/helpers/restore-data-from-hedera.ts
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ export class RestoreDataFromHedera {
type: TopicType.UserTopic,
policyId: null,
policyUUID: null,
parent: currentRAMessage.topicId
},
user,
hederaAccountKey,
Expand Down

0 comments on commit b7b9a18

Please sign in to comment.