iotaledger / inx-chronicle

IOTA permanode implemented using the IOTA Node Extension (INX) interface.
Apache License 2.0
14 stars 13 forks source link

Add delegation information for validators endpoint: unique delegators (Nova) [medium] #1360

Open begonaalvarezd opened 7 months ago

begonaalvarezd commented 7 months ago

Description

Priority: medium

This is part 2 of 2 of a feature we need for delegation information for validators/stakers. The idea of this endpoint is to provide something similar to delegation balance endpoint for validators with the number of unique delegators

The 2 parts are:

  1. delegation outputs
  2. delegators

Motivation

Provide delegation information for validators

Requirements

Open questions (optional)

Are you planning to do it yourself in a pull request?

No.