STREAM_ID_REQUIRED

Constant STREAM_ID_REQUIRED 

Source
pub const STREAM_ID_REQUIRED: &[RelayCommand];
Expand description

Relay commands that require a non-zero stream ID.

These commands operate on specific streams within a circuit and must have a stream ID to identify which stream they affect.