Skip to content

Commit

Permalink
docs: improving getNodeIdWithHighestReputation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanCapistrano committed Mar 24, 2024
1 parent fb57df6 commit 6de73bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/reputation/node/models/Node.java
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,8 @@ public void useNodeService() {
/**
* Obtém o ID do nó com a maior reputação dentre aqueles que reponderam a
* requisição.
* Obs: Se o sistema não estiver utilizando reputação, então será escolhido um
* nó provedor de serviço de maneira aleatória.
*
* @return String
*/
Expand Down

0 comments on commit 6de73bf

Please sign in to comment.