usePendingActions
Fetches submitted actions from `GET /auth/actions` — the server-side voting/approval queue (distinct from the local `actionsStore` staging buffer). Vote/canc…
Fetches submitted actions from `GET /auth/actions` — the server-side voting/approval queue (distinct from the local `actionsStore` staging buffer). Vote/cancel mutations invalidate this query's key.
import { usePendingActions } from "@tetherto/mdk-react-adapter";Signature
(options: UsePendingActionsOptions = {}) => UsePendingActionsResult| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |