Page MenuHomePhabricator

Extend validateaddress information for P2SH-embedded witness
ClosedPublic

Authored by deadalnix on May 27 2019, 15:36.

Details

Summary

This adds new fields 'pubkeys' and 'embedded' to the RPC's output, and improves the
documentation for previously added 'witness_version' and 'witness_program' fields.

This is a partial backport of Core PR11403 : https://github.com/bitcoin/bitcoin/pull/11403/commits/3eaa003c888f80207e8ff132f78417ff373ddfa3

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

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

Event Timeline

markblundeberg added a subscriber: markblundeberg.

man this is confusing stuff...

This revision is now accepted and ready to land.May 28 2019, 00:39