feat!: change Worker type in SubnetResolveResult (#88)

This commit is contained in:
Aleksey Proshutinskiy 2024-08-08 12:28:08 +02:00 committed by GitHub
parent c01820d7ef
commit f8ef9f3a54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
aqua SubnetLib declares * aqua SubnetLib declares *
data Worker: data Worker:
pat_id: string cu_ids: []string
host_id: string host_id: string
worker_id: ?string worker_id: ?string