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(tokenFeeScheduleUpdateTransaction): Implement JSON-RPC method endpoint for TokenFeeScheduleUpdateTransaction #817

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rwalworth
Copy link
Contributor

Description:
This PR implements the JSON-RPC for TokenFeeScheduleUpdateTransaction (updateTokenFeeSchedule).

Related issue(s):

Fixes #779

Checklist

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

…dated/fixed processing of fractional fees

Signed-off-by: Rob Walworth <[email protected]>
…etransaction' into 00779-tck-c++-implement-json-rpc-methods-for-tokenfeescheduleupdatetransaction
…-tokenfeescheduleupdatetransaction

Signed-off-by: Rob Walworth <[email protected]>
@rwalworth rwalworth added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Nov 5, 2024
@rwalworth rwalworth self-assigned this Nov 5, 2024
@rwalworth rwalworth requested review from a team as code owners November 5, 2024 16:22
Signed-off-by: Rob Walworth <[email protected]>
@rwalworth rwalworth force-pushed the 00779-tck-c++-implement-json-rpc-methods-for-tokenfeescheduleupdatetransaction branch from d7e3014 to 3a29ea8 Compare November 5, 2024 16:24
…-tokenfeescheduleupdatetransaction

Signed-off-by: Rob Walworth <[email protected]>
@rwalworth rwalworth requested review from a team as code owners November 22, 2024 17:31
…-tokenfeescheduleupdatetransaction

Signed-off-by: Rob Walworth <[email protected]>
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 methods for TokenFeeScheduleUpdateTransaction
1 participant