This diff introduces useCreateOrUpdateFarcasterChannelTag which is the actual action logic that we are running when we dispatch createOrUpdateFarcasterChannelTagActionTypes
Depends on D11774
Differential D11775
[lib] introduce useCreateOrUpdateFarcasterChannelTag Authored by ginsu on Apr 25 2024, 6:39 AM.
Details This diff introduces useCreateOrUpdateFarcasterChannelTag which is the actual action logic that we are running when we dispatch createOrUpdateFarcasterChannelTagActionTypes Depends on D11774 Locally I was able to confirm that when I dispatchted createOrUpdateFarcasterChannelTagActionTypes I would call the create_or_update_farcaster_channel_tag endpoint and get the expected response back
Diff Detail
|