Skip to content

Add SDK docs on regenerating transaction IDs #158

Open
@SimiHunjan

Description

@SimiHunjan

Problem

For regenerating a transaction ID on demand, they must also enable sign-on-demand.
It's off by default because enabling that feature breaks toBytes() and some other sync methods. Users would be required to use toBytesAsync() if they enable signOnDemand.

Solution

Add to docs

Alternatives

No response

### Tasks
- [ ] Add a section in https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/transaction-id about the regenerating tranaction IDs on demand

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions