solana-app-kit


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

Function: addReplyLocally()

addReplyLocally(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

parentId

string

reply

ThreadPost

Returns

object