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
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.
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
The text was updated successfully, but these errors were encountered: