This commit partially reverts 923312fbf6a89efde1739da0b7209694d4f892ba.
Portion of #24294.
This commit partially reverts 923312fbf6a89efde1739da0b7209694d4f892ba.
Running locally to confirm this was the only occurrence:
0$ git grep '"block_hash"' src/
1src/rpc/blockchain.cpp: {"block_hash", RPCArg::Type::STR_HEX, RPCArg::Optional::NO, "The block hash to try to fetch"},
2src/rpc/blockchain.cpp: const uint256& block_hash{ParseHashV(request.params[0], "block_hash")};
review ACK 88917f93cc01b5e881072b0e476b74d20b7673c4
Didn’t run tests to see if they use a named arg anywhere.
fanquake
MarcoFalke
ajtowns
jonatack
Milestone
23.0