pub fn initialize(
    ctx: Context<'_, '_, '_, '_, Initialize<'_>>,
    worker_pool: Pubkey
) -> Result<()>
Expand description

Admin instruction for initializing the program after deployment.