Page MenuHomePhabricator

[tests] add get_multisig function to wallet_importmulti.py
ClosedPublic

Authored by nakihito on May 15 2020, 00:29.

Details

Summary

Adds a new get_multisig function which generates
a new multisig and returns the public keys,
private keys and all script and address types.

Backport of Core PR14886
https://github.com/bitcoin/bitcoin/pull/14886/commits/08a4a0f70f545e114bc35dc76056282cb04bf013

Depends on D6083

Test Plan
./test_runner.py wallet_importmulti

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.May 15 2020, 00:29

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.May 15 2020, 13:42