Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex6323 committed Mar 4, 2024
1 parent 1e13e71 commit b5aa787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/client/node_api/core/routes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit b5aa787

Please sign in to comment.