Skip to content

sighash problems #402

@ellacodecamp

Description

@ellacodecamp
  1. In config.py, SIGHASH_ANYONECANPAY should be set to 0x80, not to 80.
  2. sighash_type is not properly reflected in the signature. The last byte in the signature is always set to 01, instead to the value passed Transaction.sign() method.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions