feat: partial payment redesign

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent 799fb99661
commit e98e3504ad
6 changed files with 164 additions and 104 deletions
@@ -48,14 +48,6 @@ const tableData = {
changeAddress: {},
changeAmount: 0,
feeRate: 1,
recommededFees: {
fastestFee: 1,
halfHourFee: 1,
hourFee: 1,
economyFee: 1,
minimumFee: 1
},
fee: 0,
txSize: 0,
tx: null,