Skip to content

Memo collision in TopicCreateTransaction and TopicUpdateTransaction #2473

Description

@exploreriii

TopicCreateTransaction line 66 has the identical self.memo: str = memo or "" ... colliding with the base Transaction.memo, which for example, can clear its memo

This is also in TopicUpdateTransaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    approvedIssue has been approved by team memberskill: intermediaterequires some knowledge of the codebase with some defined steps to implement or examples

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions