You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
|`heartbeat_interval`| uint32 | Interval in milliseconds at which the client should send heartbeat events to the server. |
370
-
|`active_migration`| object? | If present indicates that there is an unfinished message re-signing process active, which can be resumed. Contains information about this process. |
371
-
|\|__`messages_left`| uint64 | An estimate of how many messages are currently left to be re-signed. Integers are transferred as |
372
-
|\|__`confirmed_keys`| array[uint64]| An array containing the serial numbers of keys, for which a key trial has already been performed successfully. |
373
-
|\|__`unconfirmed_keys`| array[uint64]| An array containing the serial numbers of keys, for which a key trial has not yet been performed successfully. |
374
-
|\|__`target`| string? | Either this field or `source` is present, never both. |
0 commit comments