Skip to content

Correct Particl transaction serialization and signing#1268

Open
sneurlax wants to merge 6 commits intostagingfrom
fix/particl
Open

Correct Particl transaction serialization and signing#1268
sneurlax wants to merge 6 commits intostagingfrom
fix/particl

Conversation

@sneurlax
Copy link
Member

@sneurlax sneurlax commented Mar 3, 2026

Correct Particl transaction serialization and signing

TODO: merge cypherstack/bitcoindart#9 and update it (or this PR) again

scriptSigHex: map["scriptSig"]?["hex"] as String?,
scriptSigAsm: map["scriptSig"]?["asm"] as String?,
sequence: map["sequence"] as int?,
InputV2 input = InputV2.fromElectrumxJson(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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