Type Alias: PendingBoopInput Copytype PendingBoopInput = { account: Address; }; Defined in: packages/submitter/lib/handlers/getPending/types.ts:3 Properties account Copyaccount: Address; Defined in: packages/submitter/lib/handlers/getPending/types.ts:4