Page MenuHomePhabricator

[ecash-wallet] Do not add unnecessary postage
ClosedPublic

Authored by bytesofman on Tue, Nov 11, 20:23.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC5bcbe1cdfe12: [ecash-wallet] Do not add unnecessary postage
Summary

It's possible a tx built with the NO_SATS strategy and intended for postage does not actually need it. We should check for this before we start to add fuel utxos.

Test Plan

npm test, CI

Diff Detail

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