audit, advisories and doctors/setup work
This commit is contained in:
@@ -126,3 +126,5 @@ public record KeysResponse(
|
||||
[property: JsonPropertyName("public_key_b64")] string PublicKeyBase64,
|
||||
[property: JsonPropertyName("curve")] string Curve,
|
||||
[property: JsonPropertyName("simulated_providers")] IEnumerable<string> Providers);
|
||||
|
||||
public partial class Program { }
|
||||
|
||||
Reference in New Issue
Block a user