pub fn process_transit_sign_response(
resp: Response,
) -> Result<ConsensusSignature, Error>
Expand description
Processes the response returned by a transit key sign vault request.
pub fn process_transit_sign_response(
resp: Response,
) -> Result<ConsensusSignature, Error>
Processes the response returned by a transit key sign vault request.