Move PSBT decoding functions from core_io.h/core_read.cpp to psbt.h/psbt.cpp,
to deal with a linker issue.
https://github.com/bitcoin/bitcoin/pull/15508/commits/afd20a25f2937fee8d992c279631fa26cde4a7c8
This is a partial backport of Core PR15508
Differential D6077
[backport#15508] Move PSBT decoding functions from core_io to psbt.cpp majcosta on May 14 2020, 19:56. Authored by Tags None Subscribers None
Details
Move PSBT decoding functions from core_io.h/core_read.cpp to psbt.h/psbt.cpp, https://github.com/bitcoin/bitcoin/pull/15508/commits/afd20a25f2937fee8d992c279631fa26cde4a7c8 This is a partial backport of Core PR15508 ninja check ./test/lint/lint-circular-dependencies.py
Diff Detail
Event TimelineComment Actions [Bot Message] |