Skip to content

Function: getSlashInstructionDataCodec()

ts
function getSlashInstructionDataCodec(): FixedSizeCodec<
  SlashInstructionDataArgs,
  SlashInstructionData
>;

Returns

FixedSizeCodec<SlashInstructionDataArgs, SlashInstructionData>