Skip to content

Insufficient parameters #448

@megha-66

Description

@megha-66

In transactions like P2SH-P2WSH , when computing the signature hash , there is a need to specify the script_code explicitly, but no relevant parameter is available .

https://bitcoinlib.readthedocs.io/en/latest/source/bitcoinlib.transactions.html#bitcoinlib.transactions.Transaction.signature_hash

Adding a script_code like parameter will be helpful because without it, user has to manually calculate the entire signature hash, which is tiresome and error prone.

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