pub type PKPSigningResponse = Response<GenericResponse<JsonPKPSigningResponse>>;Expand description
The response type for pkp signing calls
Aliased Typeยง
pub struct PKPSigningResponse { /* private fields */ }pub type PKPSigningResponse = Response<GenericResponse<JsonPKPSigningResponse>>;The response type for pkp signing calls
pub struct PKPSigningResponse { /* private fields */ }