Skip to content

Function: getRecoverInstructionDataCodec()

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

Returns

FixedSizeCodec<RecoverInstructionDataArgs, RecoverInstructionData>