mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-20 23:21:36 +03:00
more clean up
This commit is contained in:
parent
c2e3bae054
commit
2563e700de
@ -118,14 +118,6 @@ impl From<WitKnsUpdate> for net::KnsUpdate {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//// note: not defined in wit api right now like IndexerRequest.
|
|
||||||
//#[derive(Clone, Debug, Serialize, Deserialize)]
|
|
||||||
//enum IndexerResponse {
|
|
||||||
// Name(Option<String>),
|
|
||||||
// NodeInfo(Option<net::KnsUpdate>),
|
|
||||||
// GetState(State),
|
|
||||||
//}
|
|
||||||
|
|
||||||
#[derive(Debug, thiserror::Error)]
|
#[derive(Debug, thiserror::Error)]
|
||||||
enum KnsError {
|
enum KnsError {
|
||||||
#[error("Parent node for note not found")]
|
#[error("Parent node for note not found")]
|
||||||
|
Loading…
Reference in New Issue
Block a user