hiero-ledger / hiero-sdk-tck

A TCK (Technology Compatibility Kit) used to verify compliant implementations of a Hiero SDK
Apache License 2.0
20 stars 1 forks source link

feat(tokenPauseTransaction): Implement `TokenPauseTransaction` E2E tests: TCK #288

Open rwalworth opened 1 week ago

rwalworth commented 1 week ago

Description: This PR implements the TokenPauseTransaction tests documented in test-specifications/token-service/tokenPauseTransaction.md.

Related issue(s):

282

Checklist