pub type SignSessionKeyResponse = Response<GenericResponse<JsonSignSessionKeyResponseV2>>;Expand description
The response type for sign session key calls
Aliased Typeยง
pub struct SignSessionKeyResponse { /* private fields */ }pub type SignSessionKeyResponse = Response<GenericResponse<JsonSignSessionKeyResponseV2>>;The response type for sign session key calls
pub struct SignSessionKeyResponse { /* private fields */ }