updateFlowByOperator
Updates 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
flowRate
string
New desired wei/second flow rate that sender
wants to start streaming at to the receiver
Example Usage
Additional Considerations
If
updateFlowByOperator
is called with aflowRate
that is the same as the current flow rate, it will not revert.
Last updated
Was this helpful?