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
…action or a dict of constructor args (#203)
Previously signMultisigTransaction would only accept a dict of constructor args describing a transaction. Now, it can handle both that or a Transaction object.
Also, sort returned keys in indexer testing, because this was causing Travis to fail.
Review: algorand/js-algorand-sdk#203Resolves: algorand/js-algorand-sdk#201algorand/js-algorand-sdk#188
No description provided.
The text was updated successfully, but these errors were encountered: