Page MenuHomePhabricator

[electrum] make parse_input return a TxInput
ClosedPublic

Authored by PiRK on Sep 12 2023, 13:06.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC3528b761a865: [electrum] make parse_input return a TxInput
Summary

This is part of the effort to progressively move the coin dicts from low level code to higer-level code, to eventually only use it when exporting coins to JSON.

Depends on D14470

Test Plan

python test_runner.py

Diff Detail

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