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
Additionally, the following implementation details should change:
The atomic transaction composer should not add a group ID if there's only 1 transaction in the group, since it's unnecessary
The atomic transaction composer should check that the type of a transaction argument (e.g. pay, axfer, etc.) matches the ABI transaction argument type.
The text was updated successfully, but these errors were encountered:
Implement the changes described in algorandfoundation/ARCs#53
Additionally, the following implementation details should change:
pay
,axfer
, etc.) matches the ABI transaction argument type.The text was updated successfully, but these errors were encountered: