-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workingcontractsenhancementNew feature or requestNew feature or requestfutureLong term goalsLong term goalsreact-app
Description
Currently to create a stream requires 2 transactions (1 through sdk to send the ZkAsset to the contract, 1 to give the stream parameters). This leads to the possible situation of the second transaction failing which locks the note on the contract unless the user manually generates the second transaction again.
Once the proof generated by the aztec sdk's ZkAsset.send method is able to be exported, we should combine these two transaction calls to prevent locked funds.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcontractsenhancementNew feature or requestNew feature or requestfutureLong term goalsLong term goalsreact-app