From 2e60f95ab92dacbff643b0add0af32d89350a6ce Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 04:21:29 +0000 Subject: [PATCH] mention staking reward in getInflationReward doc (#23073) (#23074) (cherry picked from commit 4bd6a231d2249059a8929ab5618b18ceedab2ef7) Co-authored-by: Anton <62949848+icepaq@users.noreply.github.com> --- docs/src/developing/clients/jsonrpc-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/developing/clients/jsonrpc-api.md b/docs/src/developing/clients/jsonrpc-api.md index 921deabb99..6cbb7515d5 100644 --- a/docs/src/developing/clients/jsonrpc-api.md +++ b/docs/src/developing/clients/jsonrpc-api.md @@ -1290,7 +1290,7 @@ Result: ### getInflationReward -Returns the inflation reward for a list of addresses for an epoch +Returns the inflation / staking reward for a list of addresses for an epoch #### Parameters: - `` - An array of addresses to query, as base-58 encoded strings