From b5aa787bb3fd811a476fc62b1d7cc249f1143f78 Mon Sep 17 00:00:00 2001 From: Alexander Schmidt Date: Mon, 4 Mar 2024 14:59:49 +0100 Subject: [PATCH] format --- sdk/src/client/node_api/core/routes.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,