surreal_brain_app #3

Merged
ghe0 merged 4 commits from surreal_brain_app into surreal_brain 2025-05-19 21:14:43 +00:00
Showing only changes of commit 637610196f - Show all commits

@ -72,6 +72,7 @@ message AppNodeFilters {
string city = 6;
string ip = 7;
string node_pubkey = 8;
uint32 free_ports = 9;
}
message AppNodeListResp {