You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm trying add new coin on ATM and all tests works fine, in java and GB panel.
But when i try in ATM a get the error: Wallet use failed.
In log folder i found this exception:
{"native":false,"filename":"BuyPrepareTransactionResponseMapper.kt","function":"toDomain","in_app":true,"lineno":47,"module":"com.generalbytes.batm.common.transaction.data.mapper.BuyPrepareTransactionResponseMapper"}]},"thread_id":72,"type":"NullPointerException","value":"external.localTransactionId must not be null"}]},"timestamp":"2022-08-30T15:25:12.293Z","breadcrumbs":[{"category":"ui.lifecycle","data":{"screen":"DashboardActivity","state":"paused"},"level":"info","timestamp":"2022-08-30T14:25:23.482Z","type":"navigation"},
I have other coin and works fine, but this one don't works, it crash after print paper.
Any ideia what's can be?
Regards.
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying add new coin on ATM and all tests works fine, in java and GB panel.
But when i try in ATM a get the error: Wallet use failed.
In log folder i found this exception:
{"native":false,"filename":"BuyPrepareTransactionResponseMapper.kt","function":"toDomain","in_app":true,"lineno":47,"module":"com.generalbytes.batm.common.transaction.data.mapper.BuyPrepareTransactionResponseMapper"}]},"thread_id":72,"type":"NullPointerException","value":"external.localTransactionId must not be null"}]},"timestamp":"2022-08-30T15:25:12.293Z","breadcrumbs":[{"category":"ui.lifecycle","data":{"screen":"DashboardActivity","state":"paused"},"level":"info","timestamp":"2022-08-30T14:25:23.482Z","type":"navigation"},
I have other coin and works fine, but this one don't works, it crash after print paper.
Any ideia what's can be?
Regards.
The text was updated successfully, but these errors were encountered: