Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update sample code on multisig transactions and PSBT as NBitcoin now supports it #167

Open
@VahidShir

Description

@VahidShir

In the book it states:

Sidenote: there is an inherent difficulty which arises from this situation. You need to send the newly created, unsigned multi-sig transaction to every signer and after their signed it, you also need to collect the partially signed transactions from them and combine them into one, so that you can publish that on the network. This problem is partially solved by theBIP-0174, because it at least standardizes the data format, but you still need to implement your own way to distribute the data between the signing parties.
NBitcoin doesn't have an implementation for BIP-0174 or for the off-chain data distribution yet.

Could you please update this section to support PSBT? Scenarios like partially signing a multisig transaction and create its PSBT(and send it to other cosigners), and also further partially signing a PSBT sent to us, and at the last to sign and finalize the PSBT.
Thanks in advance.

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp