Skip to content

Function: getStakeInstructionDataCodec()

ts
function getStakeInstructionDataCodec(): FixedSizeCodec<
  StakeInstructionDataArgs,
  StakeInstructionData
>;

Returns

FixedSizeCodec<StakeInstructionDataArgs, StakeInstructionData>