TCK-CPP: Account
JSON-RPC Endpoints
#664
Labels
New Feature
A new feature, service, or documentation. Major changes that are not backwards compatible.
Problem
In order to have full TCK specification validation. Developers must implement endpoints for all the Hedera defined transactions and queries. This epic lists all the needed endpoints for
Account
specific validation. We should also introduce a holder class for allAccount
specific endpoints so the code in thesdkClient
doesn't scale up to be hard to maintain.Solution
Implement specified endpoints and a holder class for them.
The text was updated successfully, but these errors were encountered: