fix: show batching errors on admin
fix: funding page should take into account batching transactions
This commit is contained in:
parent
c838839522
commit
63a86ae8db
8 changed files with 31 additions and 15 deletions
|
|
@ -47,6 +47,7 @@ const typeDef = gql`
|
|||
txCustomerPhotoAt: Date
|
||||
batched: Boolean
|
||||
batchTime: Date
|
||||
batchError: String
|
||||
walletScore: Int
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue