Skip to content

Wallet's inspect_transaction is very limited #1939

@ImplOfAnImpl

Description

@ImplOfAnImpl
  • HTLC inputs are not supported when an ordinary signed transaction is passed.
  • ProduceBlockFromStake and account-based inputs are not supported.
  • It only works for transactions whose inputs have not yet been spent. Note that this part may be hard to fix, because we don't have a tx index, so there is no easy way of obtaining a txo for an already spent input.

Metadata

Metadata

Assignees

No one assigned

    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