Files
pallectrum/electrum/gui
SomberNight a59e3efd3e qt send tab: fix tx_size and fee calc in case of payment requests
do_update_fee() was always setting
`outputs = self.payto_e.get_outputs(...)`
but this only works `if not self.payment_request`

Minor refactor to re-use logic instead of duplicating code.
2019-05-13 02:52:22 +02:00
..
2019-05-11 19:36:57 +02:00