(cherry picked from commit ec37a843a4
)
Co-authored-by: Josh <josh.hundley@gmail.com>
This commit is contained in:
@ -1484,10 +1484,10 @@ Returns the inflation reward for a list of addresses for an epoch
|
|||||||
|
|
||||||
The result field will be a JSON array with the following fields:
|
The result field will be a JSON array with the following fields:
|
||||||
|
|
||||||
- `epoch: <u64>`, epoch
|
- `epoch: <u64>`, epoch for which reward occured
|
||||||
- `effective_slot: <u64>`, the slot in which the rewards are effective
|
- `effectiveSlot: <u64>`, the slot in which the rewards are effective
|
||||||
- `amount: <u64>`, reward amount in lamports
|
- `amount: <u64>`, reward amount in lamports
|
||||||
- `post_balance: <u64>`, post balance of the account in lamports
|
- `postBalance: <u64>`, post balance of the account in lamports
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user