RPC: remove duplicate line in getblock help

This commit is contained in:
Fabian Jahr 2020-10-03 00:22:02 +02:00
parent 171cd05ae3
commit 1885ad3546
No known key found for this signature in database
GPG key ID: F13D1E9D890798CD

View file

@ -928,7 +928,6 @@ static RPCHelpMan getblock()
{RPCResult::Type::ELISION, "", "The transactions in the format of the getrawtransaction RPC. Different from verbosity = 1 \"tx\" result"},
}},
}},
{RPCResult::Type::ELISION, "", "Same output as verbosity = 1"},
}},
},
RPCExamples{