Skip to content

$ParticipationUpdates

const $ParticipationUpdates: object

Type declaration

description

readonly description: "Participation account data that needs to be checked/acted on by the network." = 'Participation account data that needs to be checked/acted on by the network.'

properties

readonly properties: object

properties.absent-participation-accounts

readonly properties.absent-participation-accounts: object

properties.absent-participation-accounts.description

readonly properties.absent-participation-accounts.description: ”\[partupabs\] a list of online accounts that need to be suspended.” = '\\[partupabs\\] a list of online accounts that need to be suspended.'

properties.absent-participation-accounts.items

readonly properties.absent-participation-accounts.items: object

properties.absent-participation-accounts.items.type

readonly properties.absent-participation-accounts.items.type: "string" = 'string'

properties.absent-participation-accounts.type

readonly properties.absent-participation-accounts.type: "array" = 'array'

properties.expired-participation-accounts

readonly properties.expired-participation-accounts: object

properties.expired-participation-accounts.description

readonly properties.expired-participation-accounts.description: ”\[partupdrmv\] a list of online accounts that needs to be converted to offline since their participation key expired.” = '\\[partupdrmv\\] a list of online accounts that needs to be converted to offline since their participation key expired.'

properties.expired-participation-accounts.items

readonly properties.expired-participation-accounts.items: object

properties.expired-participation-accounts.items.type

readonly properties.expired-participation-accounts.items.type: "string" = 'string'

properties.expired-participation-accounts.type

readonly properties.expired-participation-accounts.type: "array" = 'array'

type

readonly type: "object" = 'object'

Defined in

schemas.gen.ts:917