Skip to content

Commit

Permalink
chore: fixed json
Browse files Browse the repository at this point in the history
  • Loading branch information
onmax committed Nov 19, 2024
1 parent 0833082 commit 85f40d4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"name": "Techbits validator",
"description": "top uptime, low fees, and strong security!",
"payoutType": "restake",
"fee": "0.05",
}
"fee": 0.05
}

0 comments on commit 85f40d4

Please sign in to comment.