rpc: add digest

This commit is contained in:
Luna Yao
2026-04-06 11:54:01 +02:00
parent ee3b7f2335
commit 83bdcf0d2b
3 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ message RoutePeerInfo {
// Trusted credential public keys published by admin nodes (holding network_secret)
repeated TrustedCredentialPubkeyProof trusted_credential_pubkeys = 19;
dns.DnsConfigPb dns = 20;
bytes dns = 20;
}
message PeerIdVersion {