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 Dec 1, 2023. It is now read-only.
account.send currently takes a single method to include in a tx.
Extend this or provide a similar function to support multiple methods that can be invoked with the same transaction, so that these calls can occur atomically.