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
Added wait_for_confirmation() to AlgodClient (#214)
* Incorporated wait_for_confirmation into the AlgodClient
* Replaced parts of code that manually wait for transaction to confirm with dedicated wait_for_confirmation()
* Fixed small bug
* Moved locatoin of wait_for_confirmation code to transaction.future
* Moved locatoin of wait_for_confirmation code to transaction.future
* Integrated comments from PR
* Small change in how wait_rounds branches or not
* Reformatted files
* Added doc comment for algod_client
0 commit comments