Page MenuHomePhabricator

[electrum] move Transaction.serialize_output() to TxOutput.serialize()
ClosedPublic

Authored by PiRK on Sep 19 2023, 06:55.

Details

Summary

Remove Transaction.serialize_output and inline Transaction.pay_script where it is needed.

Depends on D14501

Test Plan

python test_runner.py

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Sep 19 2023, 06:55
This revision is now accepted and ready to land.Sep 19 2023, 07:34