Files
pallectrum/electrum
SomberNight 72491bdf18 synchronizer: request tx from server if we only have partial local tx
Note that there is a slight distinction between
`not tx.is_complete()` and `isinstance(tx, PartialTransaction)`,
which is that technically you can have a PSBT that is already complete
but was not yet converted to a standard bitcoin tx.
2019-12-16 21:15:20 +01:00
..
2019-09-05 11:45:28 +02:00
2019-12-09 03:35:20 +01:00
2019-12-10 01:14:38 +01:00
2019-12-10 01:14:38 +01:00
2019-11-26 00:15:33 +01:00
2019-12-10 01:14:38 +01:00
2019-11-22 20:14:54 +01:00
2019-11-22 22:59:33 +01:00