Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bbn-test-4/finality-providers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Properties descriptions:
- `security_contact`: required email for security contact.
- `details`: any other optional detail information.
- `btc_pk`: the btc pub key as hex.
- `commision`: the commission charged from btc stakers rewards.
- `commission`: the commission charged from btc stakers rewards.
Comission will be parsed as `sdk.Dec`:
- `"1.00"` represents 100% commission.
- `"0.10"` represents 10% commission.
Expand Down