Skip to content

Interface: GetValidatorsResponse — BitBadges TypeScript SDK interface.

Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/staking.ts:53

Properties

pagination

pagination: object

Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/staking.ts:55

next_key

next_key: string

total

total: number


validators

validators: Validator[]

Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/staking.ts:54

Edit this page on GitHub