hashgraph / hashgraph/hedera-sdk-reference

Improve chunked transaction functionality for topics

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### Problem

When a large message is submitted to a topic via the SDk, the SDK breaks the message down into multiple topic message submit transactions. The SDK currently only returns the first transaction ID of the first message transaction.

### Solution

The SDK should return transaction information for each message submit transaction that was submitted for a topic.

### 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.