InvalidParams is removed
This commit is contained in:
parent
21ed13a3af
commit
4368079dfc
|
@ -33,12 +33,6 @@ pub struct InvalidParamsDetail {
|
|||
pub message: ::prost::alloc::string::String,
|
||||
}
|
||||
|
||||
#[derive(Clone, PartialEq, ::prost::Message)]
|
||||
pub struct InvalidParams {
|
||||
#[prost(message, repeated, tag = "1")]
|
||||
pub details: ::prost::alloc::vec::Vec<InvalidParamsDetail>,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)]
|
||||
#[repr(i32)]
|
||||
pub enum InvalidParamsType {
|
||||
|
|
Loading…
Reference in New Issue
Block a user