commission as percent (#7239) (#7251)

automerge
This commit is contained in:
mergify[bot]
2019-12-03 21:42:01 -08:00
committed by Grimes
parent 5294fe6292
commit 9596e7772c
8 changed files with 21 additions and 25 deletions

View File

@@ -713,7 +713,7 @@ The result field will be a JSON object of `current` and `delinquent` accounts, e
* `nodePubkey` - Node public key, as base-58 encoded string
* `activatedStake` - the stake, in lamports, delegated to this vote account and active in this epoch
* `epochVoteAccount` - bool, whether the vote account is staked for this epoch
* `commission`, an 8-bit integer used as a fraction \(commission/MAX\_U8\) for rewards payout
* `commission`, percentage (0-100) of rewards payout owed to the vote account
* `lastVote` - Most recent slot voted on by this vote account
#### Example: