hashgraph / hedera-sdk-rust

The Hedera™ Rust SDK
Apache License 2.0
42 stars 14 forks source link

TCK-Rust: Implement JSON-RPC methods for `AccountUpdateTransaction` #839

Open SimiHunjan opened 2 months ago

SimiHunjan commented 2 months ago

Problem

Implement the createMethod endpoint and test the Swift SDK against the tests in the TCK for AccountUpdateTransaction.

Solution

See above

Alternatives

No response