hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
88 stars 64 forks source link

Add helper functions to `utilities_for_test` #996

Closed 0xivanov closed 3 weeks ago

0xivanov commented 2 months ago

Problem

-

Solution

Add helper functions for creating and updating accounts and tokens, checking account info and token balances.

Alternatives

No response