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

Unhandled exception: Instance of 'AlgorandException' #39

Open
nodajifi opened this issue Nov 28, 2022 · 0 comments
Open

Unhandled exception: Instance of 'AlgorandException' #39

nodajifi opened this issue Nov 28, 2022 · 0 comments

Comments

@nodajifi
Copy link

Thank you for contributing a very useful code for our community. I am using the latest version (1.0.3) of algorand_dart sdk.

Except create_accounts.dart, contract_account.dart, and rekeying.dart in an example directory, the rest of example codes always provide the following error message. The error always occurs in *.sendTransction. Please give me comments on how I can handle with it.

#0 TransactionRepository.sendTransactions
package:algorand_dart/…/repositories/transaction_repository.dart:136

#1 Algorand.sendTransactions
package:algorand_dart/src/algorand.dart:248

#2 main

[✓] Flutter (Channel stable, 3.3.9, on macOS 13.0.1 22A400 darwin-arm (Rosetta), locale en-KR)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.73.1)
[✓] Connected device (2 available)
[✓] HTTP Host Availability

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

1 participant