- send tx not working when single receiver is entered (UI bug)
- View details UI: Aligned the addresses in view tx table
- sendTx: reject when total receiver amount is less than fee or zero
- re-enabled segwit and bech32 address shown in generation and retrieval (signing issue fixed in prev commit)
- view address details: remove duplicate address shown in same tx
- broadcast the rawtx via api (ajax)
- Check if the entered private key is WIF format of legacy address (sender)
UI update:
- View details: handle when tx has change sent back
- Change text-color to red when tx is unconfirmed