Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tokenAssociateTransaction): Implement JSON-RPC method endpoint for TokenAssociateTransaction #832

Conversation

rwalworth
Copy link
Contributor

Description:
This PR implements the JSON-RPC for TokenAssociateTransaction (associateToken).

Related issue(s):

Fixes #831

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@rwalworth rwalworth added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Nov 22, 2024
@rwalworth rwalworth self-assigned this Nov 22, 2024
@rwalworth rwalworth requested review from a team as code owners November 22, 2024 03:06
…oint-for-tokenassociatetransaction

Signed-off-by: Rob Walworth <[email protected]>
Copy link
Contributor

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@gsstoykov gsstoykov merged commit 380e884 into main Jan 13, 2025
5 checks passed
@gsstoykov gsstoykov deleted the 00831-tck-c++-implement-json-rpc-method-endpoint-for-tokenassociatetransaction branch January 13, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCK-C++: Implement JSON-RPC method endpoint for TokenAssociateTransaction
2 participants