hedera-sdk-java icon indicating copy to clipboard operation
hedera-sdk-java copied to clipboard

`TCK-Java`: Implement JSON-RPC methods for `AccountDeleteTransaction`

Open agadzhalov opened this issue 1 year ago • 0 comments

We should implement JSON-RPC methods (endpoints) for AccountDeleteTransaction for the Go TCK server

Add the following methods:

Account:

  • deleteAccount

agadzhalov avatar Feb 21 '24 15:02 agadzhalov