Type Alias: GetPendingInput Copytype GetPendingInput = { account: Address; }; Defined in: apps/submitter/lib/handlers/getPending/types.ts:13 Properties account Copyaccount: Address; Defined in: apps/submitter/lib/handlers/getPending/types.ts:14