Skip to content

Commit

Permalink
Fix wrong anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
sink772 committed Dec 26, 2023
1 parent b08d733 commit 7263acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/icon_chainscore_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1805,7 +1805,7 @@ The list of fields below is subject to change based on revisions
| name | str | P-Rep name |
| nodeAddress | Address | node Key for only consensus |
| p2pEndpoint | str | network information used for connecting among P-Rep nodes |
| penalty | int | [PENALTY_TYPE_ID](#penaltytypeid) |
| penalty | int | [PENALTY_TYPE_ID](#penalty_type_id) |
| power | int | amount of power that a P-Rep receives from ICONist. (= min(`bonded`+`delegated`, `bonded` * 20)) |
| status | int | [PREP_STATUS](#prep_status) |
| totalBlocks | int | number of blocks that a P-Rep received when running as a Main P-Rep |
Expand Down

0 comments on commit 7263acb

Please sign in to comment.