deleteFlowByOperator
Deletes an existing stream from a sender
to a receiver
using ACL permissions.
Parameters
Parameter
Type
Description
sender
string
Address of sender
receiver
string
Address of receiver
userData
string
Example Usage
Additional Considerations
If there is already no stream from sender to receiver, then
deleteFlowByOperator
will revert.
Last updated
Was this helpful?