thenewboston-blockchain / Kotlin-SDK

Kotlin-SDK for thenewboston.
https://thenewboston.com
MIT License
42 stars 19 forks source link

Implement GET requests for Validators for Primary Validator API #119

Closed IanArb closed 3 years ago

IanArb commented 3 years ago

AS an SDK user and primary validator I WANT to fetch all the validators SO THAT The primary validator will maintain a record of all validators on the network

Description Implement GET requests in GetDataSource and expose the function in PrimaryDataSource layer and then expose to the PrimaryRepository.

Please write unit tests to cover cases.

Documentation - https://thenewboston.com/primary-validator-api/validators