mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02: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
Add a link
Reference in a new issue