PKPSigningResponse

Type Alias PKPSigningResponse 

Source
pub type PKPSigningResponse = Response<GenericResponse<JsonPKPSigningResponse>>;
Expand description

The response type for pkp signing calls

Aliased Typeยง

pub struct PKPSigningResponse { /* private fields */ }