hiero-ledger / hiero-ledger/hiero-sdk-java

Add missing fields for `TopicMessageSubmitTransaction`

Open
#1,539 0 comments 0 reactions 1 assignee Claimed by @thenswan View on GitHub
enhancement
Dominant language
Java
Stars
264
Forks
192
Avg merge
2d
Merged PRs (30d)
39

Description

### Problem

Class `TopicMessageSubmitTransaction.java` is missing some fields in comparison with the C++ version ()

- field `initialTransactionId`
- field `totalNumOfChunks`
- field `chunkNum`

Also, all corresponding getter / setter methods should be added.

### Solution

The following should be added:
- all of the missing fields listed above
- all corresponding Unit tests

### Alternatives

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.