Skip to content

Commit

Permalink
Added new voting_power field to the api specs
Browse files Browse the repository at this point in the history
  • Loading branch information
hodlonaut committed Nov 17, 2024
1 parent f1edd3f commit ed311fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions specs/templates/4-api-schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,12 @@ schemas:
- 'null'
description: Pool live saturation (decimal format)
example: 94.52
voting_power:
type:
- string
- 'null'
description: Current voting power (lovelaces) of this stake pool
example: "123456789"
pool_snapshot:
type: array
items:
Expand Down

0 comments on commit ed311fc

Please sign in to comment.