Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Adds introspection methods to BitGoPsbt class to examine inputs/outputs:

  • getInputs() and getOutputs() for raw PSBT data
  • getOutputsWithAddress() for outputs with resolved addresses
  • inputCount and outputCount properties
  • Shared implementation with WrapPsbt for code reuse
  • Added interfaces for PSBT introspection

Issue: BTC-2650

Adds introspection methods to BitGoPsbt class to examine inputs/outputs:
- getInputs() and getOutputs() for raw PSBT data
- getOutputsWithAddress() for outputs with resolved addresses
- inputCount and outputCount properties
- Shared implementation with WrapPsbt for code reuse
- Added interfaces for PSBT introspection

Issue: BTC-2650

Co-authored-by: llm-git <llm-git@ttll.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant