Skip to content

Function: getClaimLockedInstructionDataCodec()

ts
function getClaimLockedInstructionDataCodec(): FixedSizeCodec<
  ClaimLockedInstructionDataArgs,
  ClaimLockedInstructionData
>;

Returns

FixedSizeCodec<ClaimLockedInstructionDataArgs, ClaimLockedInstructionData>