Skip to main content

ERR_METHOD_NOT_ALLOWED

Constant ERR_METHOD_NOT_ALLOWED 

Source
pub(super) const ERR_METHOD_NOT_ALLOWED: &str = r#"{"jsonrpc":"2.0","error":{"code":-32600,"message":"Only POST method is accepted"},"id":null}"#;