feat: Record node metadata including public key, hostname, and status in the root store during initialization.
This commit is contained in:
@@ -16,3 +16,5 @@ hex = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
shlex = "1"
|
||||
hostname = "0.4"
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user