You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be helpful probably but I agree with reasons provided for not merging it, at least for an overloaded version. If anything I would rather see smth like this implemented as a separate rpc (e.g. getblockbyheight as suggested in one of the comments) which would clearly state in its help text that this rpc returns a block in best-block-chain at height provided (as in getblockhash) meaning that results can change if there is a reorg later.
feature request:
RPC getblock accepts height or hash
in the upstream there are 2 unaccepted PR:
https://github.com/bitcoin/bitcoin/pull/8457/files
and duplicate https://github.com/bitcoin/bitcoin/pull/14858/files
Rejection argument: bitcoin#8457 (comment)
Is there a place for these changes in dash?
The text was updated successfully, but these errors were encountered: