Opted out of rewards accounts

Retrieves all accounts opted out of rewards

get
Responses
curl -L \
  --url 'https://inj.nownodes.io/injective/exchange/v1beta1/opted_out_of_rewards_accounts'
{
  "accounts": [
    "text"
  ]
}