mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-03 09:56:38 -05:00
RPC: remove duplicate line in getblock help
This commit is contained in:
parent
171cd05ae3
commit
1885ad3546
1 changed files with 0 additions and 1 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Reference in a new issue