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

HIP-991 Support Topic Custom Fees in /api/v1/topics/{id} endpoint #9566

Open
Tracked by #9464
xin-hedera opened this issue Oct 10, 2024 · 0 comments
Open
Tracked by #9464

HIP-991 Support Topic Custom Fees in /api/v1/topics/{id} endpoint #9566

xin-hedera opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement Type: New feature rest-java Area: Java REST API

Comments

@xin-hedera
Copy link
Collaborator

Problem

Update /api/v1/topics{id} to show new topic custom fees related fields

Solution

Update the endpoint to show the following fields

  • custom_fees
  • fee_exempt_key_list
  • fee_schedule_key

Refer to the design doc for the schema.

Alternatives

No response

@xin-hedera xin-hedera added enhancement Type: New feature rest-java Area: Java REST API labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature rest-java Area: Java REST API
Projects
None yet
Development

No branches or pull requests

1 participant