[][src]Function solana_cli::storage::process_claim_storage_reward

pub fn process_claim_storage_reward(
    rpc_client: &RpcClient,
    config: &CliConfig,
    node_account_pubkey: &Pubkey,
    storage_account_pubkey: &Pubkey
) -> ProcessResult