solana-app-kit


solana-app-kit / state/auth/reducer / updateProfilePic

Function: updateProfilePic()

updateProfilePic(payload): object

Defined in: src/state/auth/reducer.ts:107

Calling this redux#ActionCreator with an argument will return a PayloadAction of type T with a payload of P

Parameters

payload

string

Returns

object