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.
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