Function: getRecoverInstructionDataCodec()
ts
function getRecoverInstructionDataCodec(): FixedSizeCodec<
RecoverInstructionDataArgs,
RecoverInstructionData
>;Returns
FixedSizeCodec<RecoverInstructionDataArgs, RecoverInstructionData>