You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following transactions have E2E tests written in TCK but are currently missing the corresponding endpoints within the JavaScript SDK. To ensure the tests can execute successfully, the necessary endpoints should be implemented:
Please review and update the Token endpoints in the following SDKs:
Write TokenAssociateTransaction endpoint
Write TokenDissociateTransaction endpoint
Write TokenPauseTransaction endpoint
Write TokenUnpauseTransaction endpoint
Write TokenFreezeTransaction endpoint
Write TokenUnfreezeTransaction endpoint
Write TokenGrantKycTransaction endpoint
Write TokenRevokeKycTransaction endpoint
Write TokenMintTransaction endpoint
Write TokenBurnTransaction endpoint
The text was updated successfully, but these errors were encountered:
The following transactions have E2E tests written in TCK but are currently missing the corresponding endpoints within the
JavaScript SDK
. To ensure the tests can execute successfully, the necessary endpoints should be implemented:Please review and update the Token endpoints in the following SDKs:
TokenAssociateTransaction
endpointTokenDissociateTransaction
endpointTokenPauseTransaction
endpointTokenUnpauseTransaction
endpointTokenFreezeTransaction
endpointTokenUnfreezeTransaction
endpointTokenGrantKycTransaction
endpointTokenRevokeKycTransaction
endpointTokenMintTransaction
endpointTokenBurnTransaction
endpointThe text was updated successfully, but these errors were encountered: