console
console copied to clipboard
refactor: hardcoded sdk methods with console sdk
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.