push-dapp icon indicating copy to clipboard operation
push-dapp copied to clipboard

Update the channel listing and channel search network functions to sdk functions

Open rohitmalhotra1420 opened this issue 5 months ago • 0 comments

Right now we are using raw apis in src/queries/services/channels/getChannelsList.ts and src/queries/services/channels/channelSearch.ts

We need to use sdk functions from the restapi package in these files.

rohitmalhotra1420 avatar Sep 26 '24 09:09 rohitmalhotra1420