Function light_system_program::light_system_program::stub_idl_build
source ยท pub fn stub_idl_build<'info>(
_ctx: Context<'_, '_, '_, 'info, InvokeInstruction<'info>>,
_inputs1: InstructionDataInvoke,
_inputs2: InstructionDataInvokeCpi,
_inputs3: PublicTransactionEvent,
) -> Result<()>
Expand description
This function is a stub to allow Anchor to include the input types in the IDL. It should not be included in production builds nor be called in practice.