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