diff --git a/sdk/src/client/node_api/core/routes.rs b/sdk/src/client/node_api/core/routes.rs index c238c12eab..cef6dfb74c 100644 --- a/sdk/src/client/node_api/core/routes.rs +++ b/sdk/src/client/node_api/core/routes.rs @@ -129,7 +129,7 @@ impl Client { // Validators routes. /// Returns information of all stakers (registered validators) and if they are active, ordered by their holding - /// stake. + /// stake. /// GET /api/core/v3/validators pub async fn get_validators( &self,