HomePhabricator

[electrum] rename Stake.utxo to Stake.outpoint

Description

[electrum] rename Stake.utxo to Stake.outpoint

Summary:
In most contexts utxo and outpoint are interchangeable words. But in Electrum ABC, utxo is usually associated with the complicated dict packed with metadata returned by wallet.get_utxos(). For avalanche stakes, this attribute is just an Outpoint object with a txid and output index.

Depends on D18770

Test Plan:
python test_runner.py

Try the avalanche proof editor

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D18771

Details

Provenance
PiRKAuthored on Oct 8 2025, 12:52
PiRKPushed on Oct 8 2025, 14:54
Reviewer
Restricted Project
Differential Revision
D18771: [electrum] rename Stake.utxo to Stake.outpoint
Parents
rABC3fb416a982d4: [electrum] exclude already added utxos when adding more wallet UTXOs to a proof
Branches
Unknown
Tags
Unknown