hashgraph / hashgraph/hedera-sdk-reference

Add doc reference for `TokenDeleteTransaction`

Open
#114 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

SDK reference document for `TokenDeleteTransaction` is missing.

Found during [PR #392](https://github.com/hashgraph/hedera-sdk-cpp/pull/392).

Sample implementation could be found in the [Hedera C++ SDK](https://github.com/hashgraph/hedera-sdk-cpp):
- TokenDeleteTransaction.h
- TokenDeleteTransaction.cc

For another reference could be used the [Java SDK](https://github.com/hashgraph/hedera-sdk-java) implementation:

- [TokenDeleteTransaction.java](https://github.com/hashgraph/hedera-sdk-java/blob/develop/sdk/src/main/java/com/hedera/hashgraph/sdk/TokenDeleteTransaction.java)

### Solution

To add proper documentation for `TokenDeleteTransaction`.

### Alternatives

N/A

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.