mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-04-02 22:45:41 +00:00
Update client.rs
This commit is contained in:
parent
9951224351
commit
098be52934
@ -19,7 +19,7 @@ pub struct Client {
|
|||||||
|
|
||||||
#[derive(Clone, Copy, Debug, Serialize, PartialEq, Eq, AsRefStr, IntoStaticStr, EnumIter)]
|
#[derive(Clone, Copy, Debug, Serialize, PartialEq, Eq, AsRefStr, IntoStaticStr, EnumIter)]
|
||||||
pub enum ClientKind {
|
pub enum ClientKind {
|
||||||
/// An Zgs node.
|
/// A Zgs node.
|
||||||
Zgs,
|
Zgs,
|
||||||
/// An unknown client.
|
/// An unknown client.
|
||||||
Unknown,
|
Unknown,
|
||||||
|
Loading…
Reference in New Issue
Block a user