raw details (from release v2.2.3):
{
"name": "staked_nodes_overrides",
"properties": {
"long": "staked-nodes-overrides",
"value_name": "PATH",
"takes_value": "true",
"help": "\n \"Provide path to a yaml file with custom overrides for stakes of specific \\\n identities. Overriding the amount of stake this validator considers as valid \\\n for other peers in network. The stake amount is used for calculating the \\\n number of QUIC streams permitted from the peer and vote packet sender stage. \\\n Format of the file: `staked_map_id: {<pubkey>: <SOL stake amount>}\",\n "
},
"isDeprecated": false
}