Skip to content

Commit

Permalink
Fix URL comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhauner committed Sep 16, 2020
1 parent c58df48 commit 327569a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/eth2/src/lighthouse.rs
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ impl BeaconNodeClient {
self.get(path).await
}

/// `GET lighthouse/validator_inclusion/epoch/global`
/// `GET lighthouse/validator_inclusion/{epoch}/global`
pub async fn get_lighthouse_validator_inclusion_global(
&self,
epoch: Epoch,
Expand Down

0 comments on commit 327569a

Please sign in to comment.