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
Copy file name to clipboardExpand all lines: packages/server/tests/acceptance/htsPrecompile/precompileCalls.spec.ts
+12-29Lines changed: 12 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -515,7 +515,6 @@ describe('@precompile-calls Tests for eth_call with HTS', async function () {
515
515
];
516
516
});
517
517
518
-
//TODO After adding the additional expects after getTokenKeyPublic in tokenManagementContract, the whole describe can be deleted. -> https://github.com/hiero-ledger/hiero-json-rpc-relay/issues/1131
519
518
describe('Function with HederaTokenService.getTokenKey(token, keyType)',async()=>{
520
519
constkeyTypes={
521
520
ADMIN: 1,
@@ -528,13 +527,9 @@ describe('@precompile-calls Tests for eth_call with HTS', async function () {
0 commit comments