algokit-subscriber-ts

@algorandfoundation/algokit-subscriber / types/subscription / ParticipationUpdates

Interface: ParticipationUpdates

types/subscription.ParticipationUpdates

Table of contents

Properties

Properties

absentParticipationAccounts

Optional absentParticipationAccounts: string[]

(partupabs) a list of online accounts that need to be suspended.

Defined in

src/types/subscription.ts:146


expiredParticipationAccounts

Optional expiredParticipationAccounts: string[]

(partupdrmv) a list of online accounts that needs to be converted to offline since their participation key expired.

Defined in

src/types/subscription.ts:152