solana-app-kit


solana-app-kit / state/thread/reducer / addPostLocally

Function: addPostLocally()

addPostLocally(payload): object

Defined in: src/state/thread/reducer.ts:197

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

Parameters

payload

ThreadPost

Returns

object