Skip to main content

Renounce Streams

Renouncing a stream means that the sender of the stream will no longer be able to cancel it. This is useful if the sender wants to give up control of the stream.

To renounce a stream, you can use renounce.

Before invoking this function, ensure that you have an active, cancelable stream with the sender set to the StreamManagement contract. Once the stream is created, you can use the the renounce function like this:

Stream Management: Renounce
loading...