console icon indicating copy to clipboard operation
console copied to clipboard

refactor: hardcoded sdk methods with console sdk

Open ChiragAgg5k opened this issue 9 months ago • 4 comments

What does this PR do?

Till now we were using a mixture of console sdk and hardcoded sdk methods in the repo. This lead to confusion and repetition of a lot of code.

This PR fixes this and adds any methods pending to be added to the console-sdk itself.

Test Plan

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes.

ChiragAgg5k avatar Mar 05 '25 10:03 ChiragAgg5k