From ed311fcaed7ab7357dc20e29b7daa9c30a23eea3 Mon Sep 17 00:00:00 2001 From: hodlonaut Date: Sun, 17 Nov 2024 18:09:28 +1100 Subject: [PATCH] Added new voting_power field to the api specs --- specs/templates/4-api-schemas.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/specs/templates/4-api-schemas.yaml b/specs/templates/4-api-schemas.yaml index a357eb4b..6a1cea81 100644 --- a/specs/templates/4-api-schemas.yaml +++ b/specs/templates/4-api-schemas.yaml @@ -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: