refactor: use the common fixedFee field
This commit is contained in:
parent
dc9ca619bd
commit
e7ca33c8a4
6 changed files with 9 additions and 9 deletions
|
|
@ -36,7 +36,7 @@ const GET_DATA = gql`
|
|||
transactions(excludeTestingCustomers: $excludeTestingCustomers) {
|
||||
fiatCode
|
||||
fiat
|
||||
cashInFee
|
||||
fixedFee
|
||||
commissionPercentage
|
||||
created
|
||||
txClass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue