Skip to content

Conversation

@theStack
Copy link
Contributor

Another small step to get rid of legacy addresses in the RPC help texts -- for a RPCResult in fact we don't want to see any concrete address at all. All other RPCs containing the "addresses" array in the RPCResults (e.g. getrawtransaction, decodescript) show a generic "address" string instead of a concrete address, so we adapt this here as well.

All other RPCs containing the "addresses" array in the RPCResults (e.g.
getrawtransaction, decodescript) show a generic "address" string instead of a
concrete address, so we adapt this here as well.
@maflcko
Copy link
Member

maflcko commented Feb 17, 2020

I'd prefer if this was done after #17809

@DrahtBot
Copy link
Contributor

DrahtBot commented Feb 17, 2020

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@cvengler
Copy link
Contributor

Concept ACK but like Marco said #17809 has priority.
Maybe base this PR on the head commit of #17809 PR?

@theStack
Copy link
Contributor Author

@MarcoFalke, @emilengler: #17809 already contains the change from this PR, hence it can be closed as soon as #17809 is merged.

@DrahtBot
Copy link
Contributor

DrahtBot commented Mar 4, 2020

Needs rebase

@maflcko
Copy link
Member

maflcko commented Mar 4, 2020

@MarcoFalke, @emilengler: #17809 already contains the change from this PR, hence it can be closed as soon as #17809 is merged.

Ok, closing then.

@maflcko maflcko closed this Mar 4, 2020
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants