thenewboston-blockchain / Kotlin-SDK

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

Implement GET requests in validators endpoint in Confirmation Validator API #140

Closed IanArb closed 3 years ago

IanArb commented 3 years ago

AS an SDK user and confirmation validator I WANT to maintain a record of all connected validators SO THAT I can see all connected validators

Description Implement GET requests in GetDataSource and expose the function in ConfirmationDataSource layer and then expose to the ConfirmationRepository.

Please write unit tests to cover cases.

**Note: If you can see where we can reuse some data models, please consider doing that.

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