Skip to content

Track p2sh field discrepancy in DecodeScript RPC documentation #529

@coderabbitai

Description

@coderabbitai

Description

The DecodeScript RPC documentation currently has a discrepancy between the help output and the actual implementation behavior:

  • Documentation/Help Output: States that the p2sh field is "Removed in Dash Core 23.0.0"
  • Actual Implementation: dash-cli still returns the p2sh field in the DecodeScript response

Current Status

The documentation is intentionally aligned with the help output. This discrepancy will remain until the upstream implementation is fixed to match the help text.

Related

Next Steps

Monitor upstream Dash Core for fixes to either:

  1. Update the help output to indicate p2sh is still returned, or
  2. Remove the p2sh field from the actual implementation to match the help text

Once resolved upstream, update the documentation accordingly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions