Add missing fields for TopicMessageSubmitTransaction
#1539
Labels
enhancement
New feature or request
TopicMessageSubmitTransaction
#1539
Problem
Class
TopicMessageSubmitTransaction.java
is missing some fields in comparison with the C++ version ()initialTransactionId
totalNumOfChunks
chunkNum
Also, all corresponding getter / setter methods should be added.
Solution
The following should be added:
Alternatives
No response
The text was updated successfully, but these errors were encountered: