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

TCK-CPP: Implement Account JSON-RPC Service #671

Open
Tracked by #664
gsstoykov opened this issue Feb 28, 2024 · 1 comment
Open
Tracked by #664

TCK-CPP: Implement Account JSON-RPC Service #671

gsstoykov opened this issue Feb 28, 2024 · 1 comment
Assignees
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.

Comments

@gsstoykov
Copy link
Contributor

Problem

At the moment endpoints for any kind of Hedera related transactions and queries are being held by the sdkClient. We should introduce endpoint grouping.

Solution

We should create an Account JSON-RPC Service to hold Account specific endpoints.

Alternatives

No response

@gsstoykov gsstoykov added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Feb 28, 2024
@gsstoykov gsstoykov self-assigned this Feb 28, 2024
@SimiHunjan
Copy link
Contributor

Need more discussion

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

When branches are created from issues, their pull requests are automatically linked.

2 participants