Skip to content

Commit

Permalink
Merge branch 'main' into feat/tck-add-token-transaction-endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaylogarnev-limechain authored Jan 6, 2025
2 parents bebc772 + 0a82363 commit edf4398
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 237 deletions.
201 changes: 0 additions & 201 deletions src/account/AccountStakersQuery.js

This file was deleted.

1 change: 0 additions & 1 deletion src/exports.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export { default as AccountInfo } from "./account/AccountInfo.js";
export { default as AccountInfoFlow } from "./account/AccountInfoFlow.js";
export { default as AccountInfoQuery } from "./account/AccountInfoQuery.js";
export { default as AccountRecordsQuery } from "./account/AccountRecordsQuery.js";
export { default as AccountStakersQuery } from "./account/AccountStakersQuery.js";
export { default as AccountUpdateTransaction } from "./account/AccountUpdateTransaction.js";
export { default as AddressBookQuery } from "./network/AddressBookQuery.js";
export { default as AssessedCustomFee } from "./token/AssessedCustomFee.js";
Expand Down
35 changes: 0 additions & 35 deletions test/integration/AccountStakersIntegrationTest.js

This file was deleted.

0 comments on commit edf4398

Please sign in to comment.