mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-24 22:45:41 +01:00
Remove not needed clang-format off comments
Can be reviewed with --word-diff-regex=. --ignore-all-space
This commit is contained in:
@@ -672,8 +672,6 @@ static RPCHelpMan savemempool()
|
||||
void RegisterMempoolRPCCommands(CRPCTable& t)
|
||||
{
|
||||
static const CRPCCommand commands[]{
|
||||
// category actor (function)
|
||||
// -------- ----------------
|
||||
{"rawtransactions", &sendrawtransaction},
|
||||
{"rawtransactions", &testmempoolaccept},
|
||||
{"blockchain", &getmempoolancestors},
|
||||
|
||||
Reference in New Issue
Block a user