Constant jsonrpsee_types::error::SUBSCRIPTION_CLOSED  
source · pub const SUBSCRIPTION_CLOSED: i32 = -32003;Expand description
Subscription got closed by the server.
pub const SUBSCRIPTION_CLOSED: i32 = -32003;Subscription got closed by the server.