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
{{ message }}
This repository was archived by the owner on Jan 20, 2021. It is now read-only.
To prevent usage errors, it would be good to standardise the order of the arguments for transactions.
I suggest to always use the sender address first, e.g.
In addition, if there are more than 2 (?) other arguments, we should pass an object with the arguments, i.e.
This may be used / superseded by #61