hedera-sdk-java
hedera-sdk-java copied to clipboard
feat(TCK): Implement json rpc methods for `AccountCreate`
Description: We should implement JSON-RPC methods (endpoints) for AccountCreateTransaction for the Java TCK server
Related issue(s):
Fixes #1734
Notes for reviewer:
Checklist
- [ ] Documented (Code comments, README, etc.)
- [ ] Tested (unit, integration, etc.)