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
The goal here is to create a contract or multiple contracts that, as part of a single transaction spend funds from multiple owners. It should be possible to:
Setup the RPC server with multiple sets of keys so that it is able to resolve the necessary oracle calls
Craft a transaction that goes through the account contract of user A, spends funds for user A and then spends 'shared' funds where a constraint on 'msg.sender' is applied as per below.
The goal here is to create a contract or multiple contracts that, as part of a single transaction spend funds from multiple owners. It should be possible to:
The text was updated successfully, but these errors were encountered: