Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClientException not handled when asking for Ton fee estimation #7812

Open
rafaelekol opened this issue Dec 19, 2024 · 0 comments
Open

ClientException not handled when asking for Ton fee estimation #7812

rafaelekol opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@rafaelekol
Copy link
Member

Exception io.tonapi.infrastructure.ClientException:
  at io.tonapi.apis.EmulationApi.emulateMessageToWallet (EmulationApi.kt:401)
  at io.tonapi.apis.EmulationApi.emulateMessageToWallet$default (EmulationApi.kt:390)
  at io.horizontalsystems.tonkit.api.TonApi.estimateFee (TonApi.kt:98)
  at io.horizontalsystems.tonkit.core.TransactionSender.estimateFee (TransactionSender.kt:103)
  at io.horizontalsystems.tonkit.core.TonKit.estimateFee (TonKit.kt:117)
  at io.horizontalsystems.bankwallet.core.adapters.JettonAdapter.estimateFee (JettonAdapter.kt:85)
  at io.horizontalsystems.bankwallet.modules.send.ton.SendTonFeeService.refreshFee (SendTonFeeService.kt:29)
  at io.horizontalsystems.bankwallet.modules.send.ton.SendTonFeeService.setAmount (SendTonFeeService.kt:38)
  at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel.handleUpdatedAmountState (SendTonViewModel.kt:160)
  at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel.access$handleUpdatedAmountState (SendTonViewModel.kt:28)
  at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel$1$1.emit (SendTonViewModel.kt:62)
  at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel$1$1.emit (SendTonViewModel.kt:61)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants