Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecot committed Jan 30, 2025
1 parent 9478331 commit fad7912
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PUBLICAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ This endpoint returns a list of all providers along with their APR, commission r
}
],
"rewards_last_month": [
// [same as on the rewards website](https://rewards.lavanet.xyz/provider_rewards)
// but return spec to
// same as (https://rewards.lavanet.xyz/provider_rewards)
// but sorted by spec for each provider
{
"chain": "Lava Mainnet",
"spec": "LAVA",
Expand All @@ -196,7 +196,7 @@ This endpoint returns a list of all providers along with their APR, commission r
"delegateCommission": "50", // Delegation commission
"delegateTotal": "94912424429", // Total delegations
"moniker": "Protofire DAO", // Provider name for this spec
"icon": "url" ...
"icon": "url"
},
{
"chain": "fvm mainnet",
Expand Down

0 comments on commit fad7912

Please sign in to comment.