refactor: use the common fixedFee field

This commit is contained in:
siiky 2022-10-10 16:05:28 +01:00 committed by Rafael
parent dc9ca619bd
commit e7ca33c8a4
6 changed files with 9 additions and 9 deletions

View file

@ -36,7 +36,7 @@ const GET_DATA = gql`
transactions(excludeTestingCustomers: $excludeTestingCustomers) {
fiatCode
fiat
cashInFee
fixedFee
commissionPercentage
created
txClass