Supersedes D11762
- As per T2503, this master diff refactors SendXec() to piece together the new suite of utility functions (D11617, D11626, D11645, D11719, D11710, D11712) to send XEC txs via the chronik client.
- This diff aligns to the recent refactor to utxo signing logic in D11854
- The previous post-sending lag issue in D11762 is no longer present due to the recent utxo battery diff.
- handleEncryptedOpReturn() is now redundant and will be deprecated in a separate diff.