This PR adds support for creating and spending transactions with raw pubkey (P2PK) outputs to MiniWallet
Backport of core#21945.
Only the changes to wallet.py are ported because we don't need it for feature_csv_activation.py.
Depends on D16405.
Differential D16407
test: add P2PK support to MiniWallet Fabien on Jul 2 2024, 12:12. Authored by
Details
This PR adds support for creating and spending transactions with raw pubkey (P2PK) outputs to MiniWallet Backport of core#21945. Depends on D16405. ninja check-functional
Diff Detail
Event Timeline
|