Skip to content

Function: getSetAdminInstructionDataCodec()

ts
function getSetAdminInstructionDataCodec(): FixedSizeCodec<
  SetAdminInstructionDataArgs,
  SetAdminInstructionData
>;

Returns

FixedSizeCodec<SetAdminInstructionDataArgs, SetAdminInstructionData>