mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-06 05:00:12 +02:00
RPC: remove duplicate line in getblock help
This commit is contained in:
parent
171cd05ae3
commit
1885ad3546
@ -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…
x
Reference in New Issue
Block a user