Function: getUnstakeInstructionDataCodec()
ts
function getUnstakeInstructionDataCodec(): FixedSizeCodec<
UnstakeInstructionDataArgs,
UnstakeInstructionData
>;Returns
FixedSizeCodec<UnstakeInstructionDataArgs, UnstakeInstructionData>